Releases: light-tech/LLVM-On-iOS
Releases · light-tech/LLVM-On-iOS
LLVM 15.0.6
With libffi
version 3.4.4. Release for future use.
LLVM 15.0.3
We now release two distinct XCFramework's, one for Intel Macs and one for ARM Macs, to save help save storage.
LLVM 14.0.0
Update to LLVM 14.0.0
LLVM 13.0.1
llvm13.0.1 Update to LLVM 13.0.1
LLVM 12.0.0
llvm12.0.0 Update to LLVM 12.0
LLVM 11.1.0
From this release, we build LLVM as an XCFramework which could be added to a project by simple drag and drop: There will be NO need to set-up headers search path, library search path and adding a zillion of static libraries *.a
to the project; and there is no need to swap *.a
for different architecture/platforms.
LLVM 11.0.1
With libffi at commit 5c63b463b87d3c06102a4a7f05f395929d9ea79b
LLVM 11
Headers and libraries from LLVM 11 release, for iOS app development