Go to file
Rafael Espindola 0ccf9b71f3 Pass a MCSymbolELF to a few ELF only functions. NFC.
llvm-svn: 238868
2015-06-02 21:30:13 +00:00
clang [x86-64 ABI] Fix for PR23082: an assertion failure when passing/returning a wrapper union in a full YMM register. 2015-06-02 19:34:40 +00:00
clang-tools-extra Update for clang API change. 2015-06-01 20:00:20 +00:00
compiler-rt [ASan] Fixed tests to pass on Darwin. Patch by Maria Guseva! 2015-06-02 14:59:26 +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 a more accurate implementation for exp 2015-05-13 03:55:09 +00:00
libcxx Implement the first part of N4258 - allocator_traits<X>::is_always_equal. Also fixes PR#23723 2015-06-02 16:34:03 +00:00
libcxxabi Implement uncaught_exceptions() to get a count, rather than a bool. Update the libc++abi version. Reviewed as http://reviews.llvm.org/D10067 2015-06-02 13:03:17 +00:00
libunwind Code cleanup: Reindent statements. 2015-05-30 14:00:39 +00:00
lld Update for LLVM api change. 2015-06-02 12:05:36 +00:00
lldb Fix up some comments to be more explicit. Remove some long-commented out code. 2015-06-02 20:26:13 +00:00
llgo [llgo] cmd/llgoi: use line editor 2015-05-23 15:16:09 +00:00
llvm Pass a MCSymbolELF to a few ELF only functions. NFC. 2015-06-02 21:30:13 +00:00
openmp Remove unused KMP_IOMP_NAME macro from kmp.h 2015-06-02 16:19:44 +00:00
polly Dump YAML schedule tree as properly indented tree in DEBUG output 2015-05-30 06:46:59 +00:00