This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from bd6807a20 Initialize OffsetMap earlier. new 257f30872 [ELF] - Print LMA in a -Map file.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: ELF/MapFile.cpp | 29 +++++---- test/ELF/linkerscript/Inputs/map-file2.s | 19 ++++++ test/ELF/linkerscript/map-file.test | 34 ++++++---- test/ELF/linkerscript/map-file2.test | 43 ++++++++++++ test/ELF/map-file.s | 108 +++++++++++++++---------------- 5 files changed, 155 insertions(+), 78 deletions(-) create mode 100644 test/ELF/linkerscript/Inputs/map-file2.s create mode 100644 test/ELF/linkerscript/map-file2.test