This is an archive of the discontinued LLVM Phabricator instance.

[ELF] - Move calculation of _end to fixAbsoluteSymbols()
ClosedPublic

Authored by grimar on Mar 31 2016, 10:16 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

grimar updated this revision to Diff 52232.Mar 31 2016, 10:16 AM
grimar retitled this revision from to [ELF] - Move calculation of _end to fixAbsoluteSymbols().
grimar updated this object.
grimar added reviewers: ruiu, rafael.
grimar added subscribers: llvm-commits, grimar.
emaste added a subscriber: emaste.Mar 31 2016, 10:50 AM
ruiu accepted this revision.Mar 31 2016, 11:07 AM
ruiu edited edge metadata.

LGTM

This revision is now accepted and ready to land.Mar 31 2016, 11:07 AM
This revision was automatically updated to reflect the committed changes.