This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from d225a4d lld: Default image base address to 0x200000 on x86-64 new c01599f Define toString() as a generic function to get a string for e [...]
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/GdbIndex.cpp | 3 +-- ELF/InputFiles.cpp | 37 ++++++++++++++++++------------------- ELF/InputFiles.h | 4 ++-- ELF/InputSection.cpp | 26 ++++++++++++++++---------- ELF/InputSection.h | 2 ++ ELF/Relocations.cpp | 18 +++++++++--------- ELF/SymbolTable.cpp | 4 ++-- ELF/Symbols.cpp | 4 ++-- ELF/SyntheticSections.cpp | 8 ++++---- ELF/Target.cpp | 12 ++++++------ ELF/Target.h | 2 +- ELF/Writer.cpp | 4 +++- 12 files changed, 66 insertions(+), 58 deletions(-)