This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from e8f065b Make Discarded a InputSectionBase. new db5cd87 Remove Config->Mips64EL and define Config->isMips64EL() instead. new 34323fa Remove Config->Rela and define Config->isRela() instead.
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/Config.h | 36 +++++++++++++++++++++++++++++++++++- ELF/Driver.cpp | 4 ---- ELF/ICF.cpp | 2 +- ELF/InputFiles.h | 2 +- ELF/InputSection.cpp | 10 +++++----- ELF/MarkLive.cpp | 2 +- ELF/Relocations.cpp | 16 ++++++++-------- ELF/SyntheticSections.cpp | 22 +++++++++++----------- ELF/Writer.cpp | 8 ++++---- 9 files changed, 66 insertions(+), 36 deletions(-)