This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from e23f783 [ELF] Don't replace path separators on *NIX. new 849df1c [ELF][MIPS] Add MipsGotSection to handle MIPS GOT
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 | 14 +++-- ELF/Relocations.cpp | 54 ++++++++-------- ELF/Relocations.h | 1 + ELF/SyntheticSections.cpp | 156 ++++++++++++++++++++++++++++------------------ ELF/SyntheticSections.h | 40 +++++++++--- ELF/Target.cpp | 2 +- ELF/Writer.cpp | 43 ++++++++----- 7 files changed, 187 insertions(+), 123 deletions(-)