This is an archive of the discontinued LLVM Phabricator instance.

[ELF] - Show copy relocated symbols in a --Map file output.
ClosedPublic

Authored by grimar on Dec 4 2017, 7:02 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

grimar created this revision.Dec 4 2017, 7:02 AM
ruiu edited edge metadata.Dec 4 2017, 10:50 AM

Actually I do have the same patch. Please take a look at https://reviews.llvm.org/D40630

ruiu accepted this revision.Dec 4 2017, 10:08 PM

LGTM. Mine and yours are essentially almost identical, so please go ahead and submit.

This revision is now accepted and ready to land.Dec 4 2017, 10:08 PM
grimar added a comment.Dec 5 2017, 1:12 AM
In D40785#943896, @ruiu wrote:

Actually I do have the same patch. Please take a look at https://reviews.llvm.org/D40630

Looks there was some problem with notifications from phab and llvm-bugs at last week, I do not
see llvm-reviews mail about it, so did not know :(

In D40785#944721, @ruiu wrote:

LGTM. Mine and yours are essentially almost identical, so please go ahead and submit.

Will commit, thanks !

This revision was automatically updated to reflect the committed changes.