Go to file
Rui Ueyama 8e186df2f5 COFF: Corrected error message if a section failed to load.
There is no sense to use Name in these lines as it is not initialized yet.

Patch from Igor Kudrin!

llvm-svn: 247531
2015-09-13 20:22:22 +00:00
clang [docs] NFC: Fix line formatting in INSTALL.txt 2015-09-13 20:17:18 +00:00
clang-tools-extra [clang-tidy] misc-sizeof-container: whitelist std::bitset<>. 2015-09-11 22:54:44 +00:00
compiler-rt ubsan: Also disable vptr validation on powerpc64le. 2015-09-12 05:24:44 +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 Update mailing list reference. 2015-08-24 22:43:24 +00:00
libcxx Implementation of Boyer-Moore and Boyer-Moore-Horspool searchers for the LFTS. 2015-09-08 17:59:09 +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 COFF: Corrected error message if a section failed to load. 2015-09-13 20:22:22 +00:00
lldb Fix a thinko causing test logs for crashes to not get written. 2015-09-11 21:27:37 +00:00
llgo [llgo] drop debug/DIBuilder.Declare 2015-09-01 11:52:37 +00:00
llvm [TableGen] Use range-based for loops and make a helper function static. NFC 2015-09-13 18:01:25 +00:00
openmp [OMPT] Fix assertion that arises when waiting for proxy tasks on runtime shutdown 2015-09-10 21:33:50 +00:00
polly Merge TempScop into Scop 2015-09-11 21:41:48 +00:00