[PATCH] D36466: [ELF] - Do not omit common symbols when -Map is given.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 8 07:01:01 PDT 2017
grimar created this revision.
Herald added a subscriber: emaste.
This is PR33886,
previously we did not output common symbols to map,
patch fixes that.
https://reviews.llvm.org/D36466
Files:
ELF/MapFile.cpp
test/ELF/map-file.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36466.110189.patch
Type: text/x-patch
Size: 5014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170808/d265eacd/attachment.bin>
More information about the llvm-commits
mailing list