Go to file
Peter Collingbourne 904c5ed558 ELF: Read all dynamic lists specified on the command line.
We were previously only reading the last one.

Fixes PR31939 (which was likely the issue underlying
https://github.com/google/oss-fuzz/issues/295).

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

llvm-svn: 294977
2017-02-13 18:31:12 +00:00
clang [Test] Make Lit tests C++11 compatible - nounwind noexcept 2017-02-13 17:56:30 +00:00
clang-tools-extra [clang-tidy] Reduce indentation. NFC. 2017-02-13 18:03:10 +00:00
compiler-rt [Builtin][ARM] Fix subsf3vfp for non-HF target 2017-02-12 05:10:25 +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 Move BufferPtr into the block where it it being used 2017-02-12 21:33:49 +00:00
libcxx config: disable thread safety analysis on COFF 2017-02-13 15:26:51 +00:00
libcxxabi Fix path to libc++'s python test module 2017-02-09 23:58:54 +00:00
libunwind Revert "[libunwind][CMake] Use libc++ headers when available" 2017-02-09 03:56:47 +00:00
lld ELF: Read all dynamic lists specified on the command line. 2017-02-13 18:31:12 +00:00
lldb Try to fix windows build (broken by r294939) 2017-02-13 11:56:19 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm Make MachineBasicBlock::updateTerminator to update DebugLoc as well 2017-02-13 18:15:31 +00:00
openmp libomptarget: Disable on Win32 2017-02-10 17:13:28 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [ScopDetectDiagnostics] Do not format unnamed array names 2017-02-12 10:53:02 +00:00