Go to file
Diego Novillo d2e2137b4c Temporarily fix gcov failures in big-endian hosts.
This test uses a gcov file generated in a little-endian host. The gcov
reader does not allow different endianness, so the test fails on big
endian hosts.

XFAILing for now.

llvm-svn: 247920
2015-09-17 19:05:48 +00:00
clang [CMake] Add install-clang target to install just the clang executable 2015-09-17 18:30:20 +00:00
clang-tools-extra [clang-tidy] install helper scripts 2015-09-17 14:37:26 +00:00
compiler-rt [Windows] xfail a test that uses C++ EH 2015-09-16 20:32:22 +00:00
debuginfo-tests
libclc integer: Update integer limits to comply with spec 2015-09-15 03:56:21 +00:00
libcxx Add endianness configuration block for GCC. 2015-09-16 18:10:47 +00:00
libcxxabi Convert LIBCXXABI_BUILD_32_BITS to LLVM_BUILD_32_BITS. 2015-09-01 01:02:06 +00:00
libunwind unwind: cleanup -Wunused-parameter 2015-09-01 04:29:03 +00:00
lld Use a MapVector to output symbols in a deterministic order. 2015-09-17 18:26:25 +00:00
lldb Remove unused includes from clang in DataFormatters. 2015-09-17 18:46:22 +00:00
llgo [llgo] drop debug/DIBuilder.Declare 2015-09-01 11:52:37 +00:00
llvm Temporarily fix gcov failures in big-endian hosts. 2015-09-17 19:05:48 +00:00
openmp Force the readelf call to be in English 2015-09-16 12:01:14 +00:00
polly Do not use the assumed context in the dependence analysis any more 2015-09-17 17:28:19 +00:00