[ELF] - (-Map file) Implement printing of LMA for assignments outside of section...
authorGeorge Rimar <grimar@accesssoftek.com>
Thu, 6 Dec 2018 09:04:52 +0000 (09:04 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Thu, 6 Dec 2018 09:04:52 +0000 (09:04 +0000)
commitb3be390f94ca0d77bf90eab8bfdaed0623456bb8
treeeb553d90153db937e32238dd5a05a39dbd7f5245
parente3fa82fcde3c0fcd5c0b094136897f90e79ee6ea
[ELF] - (-Map file) Implement printing of LMA for assignments outside of section declarations.

This was a missing piece.
We started to print LMAs and information about assignments,
but did not do that for assignments outside of section declarations yet.
The patch implements it.

Differential revision: https://reviews.llvm.org/D45314

llvm-svn: 348468
lld/ELF/MapFile.cpp
lld/test/ELF/linkerscript/map-file.test
lld/test/ELF/linkerscript/map-file2.test