This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from e9941a29b Simplify error handling. new 68b085e7e Pass symbol attributes instead of ElfSym to Shared symbol ctor. new 8cb3aa88e Rename V -> Ver for readability.
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/InputFiles.cpp | 40 ++++++++++++++++++++++------------------ ELF/InputFiles.h | 3 +-- ELF/MapFile.cpp | 18 ++++++------------ ELF/MapFile.h | 5 +---- ELF/Relocations.cpp | 15 ++++++--------- ELF/SymbolTable.cpp | 11 ++++++++--- ELF/SymbolTable.h | 2 +- ELF/Symbols.cpp | 25 ++----------------------- ELF/Symbols.h | 32 ++++++++++---------------------- ELF/SyntheticSections.cpp | 4 ++-- ELF/Writer.cpp | 2 +- 11 files changed, 60 insertions(+), 97 deletions(-)