For the latest version of this doc, please make sure to visit: Android Clang/LLVM Toolchain Readme Doc
You can also visit the Android Clang/LLVM Prebuilts Readme Doc for more information about our prebuilt toolchains (and what versions they are based upon).
$ mkdir llvm-toolchain && cd llvm-toolchain
$ repo init -u https://github.com/WantGuns/manifest -b llvm-r353983
$ repo sync -c
$ python toolchain/llvm_android/build.py
If building on Linux, pass --no-build windows
to build.py
to skip
building Clang for Windows.
We have a public mailing list that you can subscribe to: [email protected]