diff options
author | George Rimar <grimar@accesssoftek.com> | 2016-08-19 15:23:39 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2016-08-19 15:23:39 +0000 |
commit | 03e0560da77f47bdb70947efce7b8639d0f77f0d (patch) | |
tree | 95371bdf287d9b15f8d45d2f47ba2b1bd3c5af4d /llvm/lib/LTO/LTO.cpp | |
parent | 14cdf1968f0fc5463799c234a21876f6c5434345 (diff) | |
download | bcm5719-llvm-03e0560da77f47bdb70947efce7b8639d0f77f0d.tar.gz bcm5719-llvm-03e0560da77f47bdb70947efce7b8639d0f77f0d.zip |
[ELF] - Linkerscript: set correct dynamic tag entries values when LS is used.
Previously DT_PREINIT_ARRAYSZ, DT_INIT_ARRAYSZ and DT_FINI_ARRAYSZ
were set to zero when lincerscript was used becase sections sizes are
calculated later that were taken.
Patch delays values calculation for these entries. Testcase is provided.
Differential revision: https://reviews.llvm.org/D23663
llvm-svn: 279258
Diffstat (limited to 'llvm/lib/LTO/LTO.cpp')
0 files changed, 0 insertions, 0 deletions