This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from b3e88dc95 Fix header location with PHDR. new 620247484 [ELF] Simpler scheme for handling common symbols
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/Driver.cpp | 8 ++ ELF/MarkLive.cpp | 11 +- ELF/Symbols.cpp | 12 +- ELF/Symbols.h | 5 - ELF/SyntheticSections.cpp | 35 +++--- ...ns.cpp => SyntheticSections.cpp~RF2791d30b.TMP} | 124 +++++++++++---------- ELF/SyntheticSections.h | 2 +- ELF/Writer.cpp | 7 -- 8 files changed, 103 insertions(+), 101 deletions(-) copy ELF/{SyntheticSections.cpp => SyntheticSections.cpp~RF2791d30b.TMP} (96%)