Skip to content

LLVM 11.1.0

Compare
Choose a tag to compare
@light-tech light-tech released this 06 Mar 02:00
· 66 commits to master since this release

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.