This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from e3a9257 Simplify getLocation() function. new e077886 Split Header into individual fields.
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/InputSection.cpp | 26 +++--- ELF/LinkerScript.cpp | 46 +++++----- ELF/OutputSections.cpp | 223 +++++++++++++++++++++++----------------------- ELF/OutputSections.h | 37 ++++---- ELF/Relocations.cpp | 4 +- ELF/Symbols.cpp | 16 ++-- ELF/SyntheticSections.cpp | 2 +- ELF/Target.cpp | 30 +++---- ELF/Thunks.cpp | 2 +- ELF/Writer.cpp | 122 ++++++++++++------------- 10 files changed, 251 insertions(+), 257 deletions(-)