Previously addend was ignored. This is PR28779.
Patch fixes the issue.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D23011
[ELF] - Fix: do not ignore relocations addends when using lld -r ClosedPublic Authored by grimar on Aug 1 2016, 6:12 AM.
Details Summary Previously addend was ignored. This is PR28779.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 1 2016, 1:11 PM Closed by commit rL277432: [ELF] - Fix: do not ignore relocations addends when using lld -r (authored by grimar). · Explain WhyAug 2 2016, 1:57 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 66441 lld/trunk/ELF/InputSection.cpp
lld/trunk/test/ELF/relocatable-symbols.s
|