This is PR33886,
previously we did not output common symbols to map,
patch fixes that.
Differential D36466
[ELF] - Do not omit common symbols when -Map is given. ClosedPublic Authored by grimar on Aug 8 2017, 7:00 AM.
Details Summary This is PR33886, previously we did not output common symbols to map,
Diff Detail Event Timeline
This revision is now accepted and ready to land.Aug 11 2017, 4:30 AM Closed by commit rL310703: [ELF] - Do not omit common symbols when -Map is given. (authored by grimar). · Explain WhyAug 11 2017, 4:34 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 110678 ELF/MapFile.cpp
test/ELF/map-file.s
|
Remove this typedef and inline.