Go to file
Bill Schmidt 25ffd19502 The ordering of two relocations on the same instruction is apparently not
predictable when compiled on at least one non-PowerPC host.  Source of
nondeterminism not apparent.  Restrict the test to build on PowerPC hosts
for now while looking into the issue further.

llvm-svn: 170016
2012-12-12 20:29:20 +00:00
clang [driver] Don't warn about an unused -flto option. 2012-12-12 20:06:31 +00:00
clang-tools-extra Add cpp11-migrate to autoconf build 2012-12-12 16:08:10 +00:00
compiler-rt [ASan] Fix test expectations for strcat/strncat. 2012-12-12 16:10:46 +00:00
debuginfo-tests XTARGET was removed, update debug-info tests. 2012-10-20 01:38:50 +00:00
libclc Fix build against recent versions of Clang. Based on patch by Alastair Donaldson! 2012-12-05 07:39:02 +00:00
libcxx Modify testit to use the local headers and lib. Thanks go to Jeffrey Yasskin. 2012-12-09 00:12:14 +00:00
libcxxabi Rename class __lambda_node to ___lambda_node to fix compile failure with gcc 4.6 and 4.7 2012-12-05 18:55:49 +00:00
lld [CMake] Fix external llvm build. It needs to know where llvm-tblgen is. 2012-12-10 23:52:34 +00:00
lldb Added a warning about using the lldb.target, etc. for anything other than convenience when using the 2012-12-12 20:23:52 +00:00
llvm The ordering of two relocations on the same instruction is apparently not 2012-12-12 20:29:20 +00:00
polly Integrate polly test-suite into an llvm "make check-all" if built as part of the whole using cmake. 2012-12-06 07:59:18 +00:00