Go to file
Rui Ueyama c75ef85e84 Accept sh_entsize = 0.
This surfaced again with Rust. As per bug 30435, rustc creates a
mergeable section with a sh_entsize zero. It bit us before, too.
I think we should relax the input check rather than being too picky.

Differential Revision: https://reviews.llvm.org/D24789

llvm-svn: 282049
2016-09-21 03:22:18 +00:00
clang [analyzer] Add a checker that detects blocks in critical sections 2016-09-20 20:28:50 +00:00
clang-tools-extra clang-change-namespace: Update libdeps. 2016-09-20 00:44:45 +00:00
compiler-rt Revert "[CMake] Explicitly add --target option to compiler flags" 2016-09-20 22:29:22 +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 configure: Add amdgcn-mesa-mesa3d target 2016-09-16 22:43:33 +00:00
libcxx Fix signatures of fallback tow(upper|lower)_l. 2016-09-19 20:42:57 +00:00
libcxxabi Fix side effect in assertion 2016-09-16 08:16:07 +00:00
libunwind Add missing _US_ACTION_MASK constant to unwind.h 2016-09-05 18:01:13 +00:00
lld Accept sh_entsize = 0. 2016-09-21 03:22:18 +00:00
lldb Adds tests for breakpoint names, and a FindBreakpointsByName. 2016-09-21 01:21:19 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [LV] When reporting about a specific instruction without debug location use loop's 2016-09-21 03:14:20 +00:00
openmp Fix respecting LIBOMP_LLVM_LIT_EXECUTABLE as full path 2016-09-19 06:55:56 +00:00
parallel-libs [SE] Fix config bug with CUDA tests 2016-09-15 20:26:28 +00:00
polly [ScopDetection] Remove redundant checks for endless loops 2016-09-20 17:05:22 +00:00