This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from d0364eb [ELF] - Apply clang-format. NFC. new 08e5d76 [ELF] - Combine LinkerScriptBase and LinkerScript<ELFT> new 59653ca [ELF] - Reuse Config->IsLE. 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/Driver.cpp | 3 +- ELF/LinkerScript.cpp | 102 ++++++++++++++++++++++++++-------------------- ELF/LinkerScript.h | 23 ++--------- ELF/MarkLive.cpp | 2 +- ELF/OutputSections.cpp | 4 +- ELF/SyntheticSections.cpp | 2 +- ELF/Writer.cpp | 34 ++++++++-------- 7 files changed, 83 insertions(+), 87 deletions(-)