Go to file
Rafael Espindola dbee8a7a7a Use a trivial comdat for inline ctor/dtor when not using C5/D5.
When combined with llvm not producing implicit comdats, not doing this would
cause code bloat on ELF and link errors on COFF.

llvm-svn: 226211
2015-01-15 21:36:08 +00:00
clang Use a trivial comdat for inline ctor/dtor when not using C5/D5. 2015-01-15 21:36:08 +00:00
clang-tools-extra clang-tidy: 'size' call that could be replaced with 'empty' on STL containers 2015-01-15 15:46:58 +00:00
compiler-rt [asan] Loosen test for upcoming ppc64 change 2015-01-15 20:48:38 +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 Use amdgcn triple for SI+ GPUs 2015-01-06 20:42:12 +00:00
libcxx Use set() instead of option() for string option. 2015-01-15 18:56:45 +00:00
libcxxabi Update PACKAGE_VERSION to 3.7.0svn 2015-01-14 18:30:55 +00:00
lld Add "explicit". 2015-01-15 21:05:00 +00:00
lldb UriParser - fixed potential buffer overrun 2015-01-15 20:57:01 +00:00
llgo Introduce llgoi, a REPL for Go 2015-01-15 04:13:29 +00:00
llvm [Hexagon] Fix 226206 by uncommenting required pattern and changing patterns for simple load-extends. 2015-01-15 21:35:49 +00:00
openmp fixed the missed bracket introduced by checkin rev 225792 2015-01-13 15:16:49 +00:00
polly [PM] Track an LLVM API change by switching this code to directly create 2015-01-15 10:43:18 +00:00