[PATCH] D40785: [ELF] - Show copy relocated symbols in a --Map file output.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 4 07:02:41 PST 2017


grimar created this revision.
Herald added a subscriber: emaste.

As mentioned in PR35471, copied symbols did not show
in --Map output. Patch fixes that.


https://reviews.llvm.org/D40785

Files:
  ELF/MapFile.cpp
  test/ELF/Inputs/map-file5.s
  test/ELF/map-file.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40785.125334.patch
Type: text/x-patch
Size: 11007 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171204/d34e081d/attachment.bin>


More information about the llvm-commits mailing list