This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 257f30872 [ELF] - Print LMA in a -Map file. new 7a9217b2c [ELF] - Reveal more information in -Map file about assignments.
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/LinkerScript.cpp | 2 ++ ELF/LinkerScript.h | 6 ++-- ELF/MapFile.cpp | 18 +++++++++-- ELF/ScriptParser.cpp | 27 ++++++++--------- test/ELF/linkerscript/map-file.test | 59 ++++++++++++++++++++++-------------- test/ELF/linkerscript/map-file2.test | 1 + 6 files changed, 71 insertions(+), 42 deletions(-)