Skip to content

Script to build LLVM and Clang projects for use in iOS app and example iOS app using LLVM to interpret C++ programs

License

Notifications You must be signed in to change notification settings

ProjectNyxian/LLVM-On-iOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

191 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLVM-On-iOS

LLVM distribution for apple mobile devices without any hastle.

Building

git clone https://github.com/NyxianProject/LLVM-On-iOS.git
cd LLVM-On-iOS
make

Todo

  • LLVM.xcframework
  • Clang.xcframework
  • Swift.xcframeworks

About

Script to build LLVM and Clang projects for use in iOS app and example iOS app using LLVM to interpret C++ programs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 100.0%