Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.
/ libclang-ios Public archive

Patches and scripts to build libclang for iOS (sim & device)

License

Notifications You must be signed in to change notification settings

topmonks/libclang-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lot of questions how to build libclang for iOS and very few, not complete, answers. Here it is - kind of R&D project for libclang testing on iOS devices.

Structure

  • llvm-ios - patches and scripts to build libclang from the source code
  • lib - ready to go binaries with header files

Ready to go binaries

I had to split libclang.a library to several pieces (per architecture), because of GitHub limitations (file size). Just issue fat-lib.sh to create fat libclang.a, which does support all architectures (armv7, arm64, i386 and x86_64).

Contact

Follow TopMonks on Twitter (@topmonks)

Creator

License

libclang-ios is released under the MIT license. See LICENSE for details.

About

Patches and scripts to build libclang for iOS (sim & device)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •