Skip to content

Tags: light-tech/LLVM-On-iOS

Tags

llvm15.0.6

Toggle llvm15.0.6's commit message
Build LLVM on GitHub Action macos-12 host (Xcode 14 + iOS 16 SDK)

llvm15.0.3

Toggle llvm15.0.3's commit message
Use monospace font in code editor and fix smart quote i.e. automatic …

…replacement of ASCII single/double quote with Unicode quote characters which leads to issue when compiling string literal

llvm14.0.0

Toggle llvm14.0.0's commit message
Update to LLVM 14.0.0

llvm13.0.1

Toggle llvm13.0.1's commit message
Update to LLVM 13.0.1

llvm12.0.0

Toggle llvm12.0.0's commit message
Update to LLVM 12.0

llvm11.1.0

Toggle llvm11.1.0's commit message
Update documentation now that we build and release LLVM as xcframework

llvm11.0.1

Toggle llvm11.0.1's commit message
Restore build script for real iOS thank to the issue regarding HAVE_F…

…FI_CALL not detected correctly being fixed as of LLVM 11.0.1 and libffi 5c63b463b87d3c06102a4a7f05f395929d9ea79b

llvm11

Toggle llvm11's commit message
Mention not to expect the JIT-based interpreter to work on real iPhone