Go to file
Peter Smith 1ec42d9a76 Finalize content of synthetic sections prior to Thunk Creation
This change moves the calls to finalizeContent() for each synthetic section
before createThunks(). This will allow us to assign addresses prior to
calling createThunks(). As addition of thunks may add to the static
symbol table and may affect the size of the mips got section we introduce a
couple of additional member functions to update these values.
    
Differential revision: https://reviews.llvm.org/D29983

llvm-svn: 297277
2017-03-08 14:06:24 +00:00
clang Honor __unaligned in codegen for declarations and expressions 2017-03-08 14:00:44 +00:00
clang-tools-extra [clang-tidy] misc-use-after-move: Fix failing assertion 2017-03-08 12:34:51 +00:00
compiler-rt [XRay] [compiler-rt] Mark arg1 logging test as failing on !x86_64. 2017-03-07 23:07:03 +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 math: Implement sinh function 2017-02-25 02:46:53 +00:00
libcxx Add list of filesystem NB comments to TODO.TXT so they can be tracked separately 2017-03-06 21:23:36 +00:00
libcxxabi Fully Reformat fallback_malloc.cpp 2017-03-04 03:23:15 +00:00
libunwind Tidy up the way we include EHHeaderParser.hpp. 2017-03-07 18:21:51 +00:00
lld Finalize content of synthetic sections prior to Thunk Creation 2017-03-08 14:06:24 +00:00
lldb Back to xfailing this. For some reason on our buildbots 2017-03-08 06:45:34 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm [ARM] Split up lsl-zero test into two tests 2017-03-08 12:49:18 +00:00
openmp Fix GNU strerror_r check for Android. 2017-03-07 22:18:05 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [ScopDetection] Require LoadInst base pointers to be hoisted. 2017-03-07 20:28:43 +00:00