Skip to content

Releases: rsms/llvmbox

v15.0.7+3

01 Mar 00:20
Compare
Choose a tag to compare
  • fixes missing atomic_* implementations for darwin targets in librt
  • fixes incorrect headers in sysroots caused by a bug in dedup-target-files
  • includes new tool bin/llvmbox-dedup-target-files (previously only used internally)

v15.0.7+2

15 Feb 19:09
Compare
Choose a tag to compare

Adds cross compilation for the following targets:

  • aarch64-linux
  • aarch64-macos
  • aarch64-macos.11
  • aarch64-macos.12
  • aarch64-macos.13
  • arm-linux
  • i386-linux
  • riscv32-linux
  • riscv64-linux
  • x86_64-linux
  • x86_64-macos
  • x86_64-macos.10
  • x86_64-macos.11
  • x86_64-macos.12
  • x86_64-macos.13

This includes clang wrappers named with a target suffix, e.g. clang-x86_64-macos.11 builds C programs for macOS 11 x86_64.

llvmbox 15.0.7+1

31 Jan 00:23
Compare
Choose a tag to compare
v15.0.7+1

readme