Releases: L1ghtmann/llvm-project
Releases · L1ghtmann/llvm-project
v19.0.0-L1
Includes: llvm, clang, ldid, tapi, libtapi, and cctools-port.
Versions:
- LLVM/Clang 19.0.0
- (lib)tapi 1300.6.5
- cctools 1010.6
- ld64 951.9
- ldid ProcursusTeam/ldid@ef33042
Changes:
- Updated llvm/clang
- Updated (lib)tapi
- Updated cctools/ld64
- Updated ldid
Notes:
- Using my fork of apple-libtapi for the time being since upstream appears to have issues compiling
tapi
v11.1.0-L3
Includes: llvm, clang, ldid, tapi, libtapi, and cctools-port.
Versions:
- LLVM/Clang 11.1.0
- (lib)tapi 1100.0.11
- cctools 973.0.1
- ld64 609
- ldid ProcursusTeam/ldid@d38b9ed
Changes:
- Added aarch64 build
- Added two build scripts
- One for host and one for cross compiling
- Added
plistutil
to bin
Notes:
- Using my fork of cctools-port for the time being since upstream appears to have issues with cross compiling
v11.1.0-L2
Includes: llvm, clang, ldid, tapi, libtapi, and cctools-port.
Versions:
- LLVM/Clang 11.1.0
- (lib)tapi 1100.0.11
- cctools 973.0.1
- ld64 609
- ldid ProcursusTeam/ldid@6f5c5ef
Changes:
- Added libcxx and libcxxabi projects (fixing c++ support)
Notes:
- Now building on Ubuntu 20.04 since 18.04 runner is deprecated
v11.1.0-L1
Includes: llvm, clang, ldid, tapi, libtapi, and cctools-port.
Versions:
- LLVM/Clang 11.1.0
- (lib)tapi 1100.0.11
- cctools 973.0.1
- ld64 609
- ldid 2.1.5-procursus7
Changes:
- Bumped stable base (now LLVM-11)
- Cherry-picked NSString
format_arg
changes (required for iOS 15+ sdks)
Notes:
- Built with changes from https://github.com/sbingner/llvm-project/releases/tag/v10.0.0-2
v10.0.0-L3
Includes: llvm, clang, ldid, tapi, libtapi, and cctools-port.
Versions:
- LLVM/Clang 10.0.0
- (lib)tapi 1100.0.11
- cctools 973.0.1
- ld64 609
- ldid 2.1.5-procursus7
Built on https://github.com/sbingner/llvm-project/releases/tag/v10.0.0-2
Changes:
- Added 32-bit arm support
- Updated ldid
- Shrank size
- Fixed WSL v1 support