This is an archive of the discontinued LLVM Phabricator instance.

[ELF] - Fix: do not ignore relocations addends when using lld -r
ClosedPublic

Authored by grimar on Aug 1 2016, 6:12 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

grimar updated this revision to Diff 66310.Aug 1 2016, 6:12 AM
grimar retitled this revision from to [ELF] - Fix: do not ignore relocations addends when using lld -r.
grimar updated this object.
grimar added reviewers: ruiu, rafael.
grimar added subscribers: llvm-commits, grimar, evgeny777.
ruiu accepted this revision.Aug 1 2016, 1:11 PM
ruiu edited edge metadata.

LGTM. Thank you for doing this.

This revision is now accepted and ready to land.Aug 1 2016, 1:11 PM
This revision was automatically updated to reflect the committed changes.