This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 73f6309f3 Simplify processRelocAux. new ac1ea1aac Replace SharedSymbols with Defined when creating copy relocations. new 8cbdbad82 Add a comment. NFC.
The 2 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 | 4 ++-- ELF/MapFile.cpp | 43 ++++++++++++++----------------------------- ELF/Relocations.cpp | 42 +++++++++++++++++++++++++++++------------- ELF/Symbols.cpp | 21 ++++++--------------- ELF/Symbols.h | 17 ++++++++--------- ELF/SyntheticSections.cpp | 14 +++++--------- ELF/SyntheticSections.h | 2 +- ELF/Writer.cpp | 6 +++--- test/ELF/map-file.s | 4 ++-- 9 files changed, 70 insertions(+), 83 deletions(-)