Go to file
Sylvestre Ledru e939235b24 For i386, gcc 4.9 under Debian (at least) updated its paths to i586-linux-gnu
(i486-linux-gnu previously). Adding this triple to the list of search.
Also impacts clang 3.4.2

Reported on the Debian bug tracking system here:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=754963
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=755183

llvm-svn: 213388
2014-07-18 16:24:57 +00:00
clang For i386, gcc 4.9 under Debian (at least) updated its paths to i586-linux-gnu 2014-07-18 16:24:57 +00:00
clang-tools-extra Revert "unique_ptr-ify ownership of ASTConsumers" 2014-07-17 22:33:56 +00:00
compiler-rt tsan: fix Go runtime build with clang 2014-07-18 15:32:22 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Add several missing double constant definitions 2014-07-17 22:07:35 +00:00
libcxx Fix bug #20335 - memory leak when move-constructing a string with unequal allocator. Thanks to Thomas Koeppe for the report 2014-07-17 15:32:20 +00:00
libcxxabi libcxxabi cmake: Use HandleLLVMOptions.cmake, don't manually add -std=c++11. 2014-07-16 23:53:37 +00:00
lld swapStruct extracted into include/llvm/Support/MachO.h (no functional change) 2014-07-18 09:28:10 +00:00
lldb Use PRIx64. 2014-07-18 11:58:19 +00:00
llvm MC: support different sized constants in constant pools 2014-07-18 16:05:14 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly [Refactor] Move code out of the IslAst header 2014-07-17 16:11:28 +00:00