Go to file
Sumanth Gundapaneni f0fa61ffcf Parse the triple in base-config-ix to propagate ANDROID variable correctly
The triple must be parsed in base-config-ix.cmake.
Otherwise, the cmake variable ANDROID won't be set and this
will confuse cmake to build unsupported targets targeted for
android.

Diferential revision: http://reviews.llvm.org/D21474

llvm-svn: 273914
2016-06-27 19:46:50 +00:00
clang Add simple, stupid, pattern-based fuzzer / reducer for modules bugs. I've 2016-06-27 19:43:46 +00:00
clang-tools-extra clang-rename: add a -export-fixes option 2016-06-27 19:34:47 +00:00
compiler-rt Parse the triple in base-config-ix to propagate ANDROID variable correctly 2016-06-27 19:46:50 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc configure: Remove device specific defines 2016-06-17 20:30:50 +00:00
libcxx Fix bad link for P0006 2016-06-27 11:14:34 +00:00
libcxxabi Fix [libcxxabi] Fix warning about uninitialized const member. 2016-06-15 19:59:16 +00:00
libunwind [libunwind] Improve unwinder stack usage - III 2016-06-14 15:51:01 +00:00
lld Define -v and -V as aliases to --version. 2016-06-27 07:35:00 +00:00
lldb Improve watchpoint error reporting specially for arm/aarch64 targets 2016-06-27 12:35:41 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm Verifier: Reject non-float !fpmath 2016-06-27 19:43:15 +00:00
openmp Fix the Windows build after r273599 2016-06-27 18:03:45 +00:00
parallel-libs Change mailing list names in README 2016-06-24 22:50:09 +00:00
polly Add comment on why loops/regions can overlap. NFC. 2016-06-27 19:00:55 +00:00