aoli updated this revision to Diff 107954.
aoli added a comment.
Remove test code. Sorry for the noise.
https://reviews.llvm.org/D33561
Files:
cmake/caches/Android-stage2.cmake
cmake/caches/Android.cmake
Index: cmake/caches/Android.cmake
aoli updated this revision to Diff 107953.
aoli added a comment.
Remove test code.
https://reviews.llvm.org/D33561
Files:
cmake/caches/Android-stage2.cmake
cmake/caches/Android.cmake
Index: cmake/caches/Android.cmake
===
--- /
aoli updated this revision to Diff 107951.
aoli added a comment.
Add `STAGE2_` prefix to pass stage2 variables. Add
`ANDROID_RUNTIMES_BUILD_TYPE`, `ANDROID_RUNTIMES_ENABLE_ASSERTIONS`, and
`ANDROID_BUILTINS_BUILD_TYPE`.
https://reviews.llvm.org/D33561
Files:
cmake/caches/Android-stage2.cmak
This revision was automatically updated to reflect the committed changes.
Closed by commit rL308347: [CMake] Use MATCHES for regular expression.
(authored by aoli).
Repository:
rL LLVM
https://reviews.llvm.org/D35514
Files:
libcxx/trunk/lib/CMakeLists.txt
Index: libcxx/trunk/lib/CMakeList
aoli updated this revision to Diff 107158.
aoli added a comment.
Add more configs.
https://reviews.llvm.org/D33561
Files:
cmake/caches/Android-stage2.cmake
cmake/caches/Android.cmake
Index: cmake/caches/Android.cmake
===
--- /
aoli added a comment.
@jroelofs we are not building builtins currently but we are planning to do so.
I just added some basic configurations for builtins.
https://reviews.llvm.org/D33561
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http:/
aoli updated this revision to Diff 100308.
aoli added a comment.
Add builtin configurations.
https://reviews.llvm.org/D33561
Files:
cmake/caches/Android-stage2.cmake
cmake/caches/Android.cmake
Index: cmake/caches/Android.cmake
==
aoli updated this revision to Diff 100282.
aoli added a comment.
Fix wrong flags.
https://reviews.llvm.org/D33561
Files:
cmake/caches/Android-stage2.cmake
cmake/caches/Android.cmake
Index: cmake/caches/Android.cmake
===
--- /
aoli created this revision.
Herald added a subscriber: mgorny.
Thoes files are used to build Android toolchain.
https://reviews.llvm.org/D32816 makes it possible to build runtimes for targets.
https://reviews.llvm.org/D33561
Files:
cmake/caches/Android-stage2.cmake
cmake/caches/Android.cma