diff options
author | George Rimar <grimar@accesssoftek.com> | 2016-08-19 15:46:28 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2016-08-19 15:46:28 +0000 |
commit | 3e6833b4b236e46ccf304a7b118615036d7c582b (patch) | |
tree | e81dea4b22796c8d12fa425631a4d426404d7f37 /llvm/lib/Transforms/Utils/CloneFunction.cpp | |
parent | 57b12d3876af84f1f394ab5183ec9fdfe15f45a5 (diff) | |
download | llvm-3e6833b4b236e46ccf304a7b118615036d7c582b.zip llvm-3e6833b4b236e46ccf304a7b118615036d7c582b.tar.gz llvm-3e6833b4b236e46ccf304a7b118615036d7c582b.tar.bz2 |
[ELF] - Fix for PR28976 - Corrupted section contents when using linker scripts
This is fix for PR28976.
Problem was that in scanRelocs, we computed relocation offset too early
for case when linkerscript was used. Patch fixes the issue
delaying the calculation.
Differential revision: https://reviews.llvm.org/D23655
llvm-svn: 279264
Diffstat (limited to 'llvm/lib/Transforms/Utils/CloneFunction.cpp')
0 files changed, 0 insertions, 0 deletions