Go to file
Rafael Espindola ee61d3589f Merge reloc sections in -emit-reloc mode.
Without this we would produce two relocation sections pointing to the
same section, which gnu tools reject.

This fixes pr31986.

The implementation of -r/--emit-reloc is getting fairly
complicated. But lets get the test passing before trying to refactor
it.

llvm-svn: 295385
2017-02-17 00:28:17 +00:00
clang Use correct fix-it location for -Wblock-capture-autoreleasing 2017-02-16 23:15:36 +00:00
clang-tools-extra Fix clang-move test after clang-format update r295312 2017-02-16 13:17:38 +00:00
compiler-rt [PGO] Suspend SIGKILL for PR_SET_PDEATHSIG in profile-write 2017-02-16 19:21:31 +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 Update a couple of issue statuses 2017-02-16 18:50:30 +00:00
libcxxabi Fix couple of test failures when using the LIBCXXABI_SILENT_TERMINATE mode. 2017-02-15 13:43:05 +00:00
libunwind [libunwind][CMake] Use libc++ headers when available 2017-02-16 05:18:08 +00:00
lld Merge reloc sections in -emit-reloc mode. 2017-02-17 00:28:17 +00:00
lldb Fix build 2017-02-16 20:15:26 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm Handle link of NoDebug CU with a CU that has debug emission enabled 2017-02-17 00:21:19 +00:00
openmp Run-time library part of OpenMP 5.0 task reduction implementation. 2017-02-16 17:49:49 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [ScopInfo] Rename MaxDisjunctions -> MaxDisjuncts [NFC] 2017-02-16 19:11:33 +00:00