This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from dc5d40f Make it obvious that st_value for common symbols has a differ [...] new 58ab7c5 De-template DefinedRegular. new f966021 Use make<> instead of new (BAlloc). 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/ICF.cpp | 4 ++-- ELF/InputFiles.cpp | 7 +++---- ELF/InputSection.cpp | 14 +++++++------- ELF/InputSection.h | 5 ++--- ELF/LinkerScript.cpp | 9 ++++----- ELF/MapFile.cpp | 2 +- ELF/MarkLive.cpp | 4 ++-- ELF/OutputSections.h | 2 +- ELF/Relocations.cpp | 4 ++-- ELF/SymbolTable.cpp | 26 +++++++++++++------------- ELF/SymbolTable.h | 10 +++++----- ELF/Symbols.cpp | 28 ++++++++++++++++++++-------- ELF/Symbols.h | 42 ++++++++++++------------------------------ ELF/SyntheticSections.cpp | 23 +++++++++++------------ ELF/Target.cpp | 6 +++--- ELF/Thunks.cpp | 2 +- ELF/Writer.cpp | 47 ++++++++++++++++++++++------------------------- 17 files changed, 111 insertions(+), 124 deletions(-)