Skip to content

Releases: light-tech/LLVM-On-iOS

LLVM 15.0.6

Choose a tag to compare

@light-tech light-tech released this 18 Dec 02:07

With libffi version 3.4.4. Release for future use.

LLVM 15.0.3

Choose a tag to compare

@light-tech light-tech released this 25 Oct 06:47

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

Choose a tag to compare

@light-tech light-tech released this 01 Apr 01:57

Update to LLVM 14.0.0

LLVM 13.0.1

Choose a tag to compare

@light-tech light-tech released this 26 Feb 08:31
llvm13.0.1

Update to LLVM 13.0.1

LLVM 12.0.0

Choose a tag to compare

@light-tech light-tech released this 18 Apr 06:44
llvm12.0.0

Update to LLVM 12.0

LLVM 11.1.0

Choose a tag to compare

@light-tech light-tech released this 06 Mar 02:00

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

Choose a tag to compare

@light-tech light-tech released this 16 Jan 03:38

With libffi at commit 5c63b463b87d3c06102a4a7f05f395929d9ea79b

LLVM 11

Choose a tag to compare

@light-tech light-tech released this 05 Nov 03:45

Headers and libraries from LLVM 11 release, for iOS app development