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.