| commit | ac3f0ba4e00d6fbaaa811666c14bca1a81046d58 | [log] [tgz] |
|---|---|---|
| author | Treehugger Robot <[email protected]> | Wed Mar 11 20:20:18 2020 +0000 |
| committer | Gerrit Code Review <[email protected]> | Wed Mar 11 20:20:18 2020 +0000 |
| tree | 4b47439f1c95b973c23cb3d9fe92e61d71b95902 | |
| parent | 7f65694728f4da808b5f646badc299e5421ff814 [diff] | |
| parent | bc9faf10809a393dc6492147fc4790719344350e [diff] |
Merge "Revert "Package bits/stdatomic.h"" into llvm-r365631
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://android.googlesource.com/platform/manifest -b llvm-toolchain $ 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.
If you have an additional llvm tree built and present in your $PATH, then build.py might fail during the Windows build of libcxxabi with the error 'libstdc++ version must be at least 4.8.'. The solution is to remove that path from your $PATH before invoking build.py.
We have a public mailing list that you can subscribe to: [email protected]