This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 075c361 Update for llvm change. new 610a231 Now that the ELFFile constructor does nothing, create it when [...] new 9679b69 Simplify now that this is only used for global symbols.
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/ICF.cpp | 8 ++++---- ELF/InputFiles.cpp | 39 +++++++++++++++++++-------------------- ELF/InputFiles.h | 8 ++++---- ELF/InputSection.cpp | 2 +- ELF/MarkLive.cpp | 4 ++-- ELF/OutputSections.cpp | 2 +- ELF/Relocations.cpp | 6 +++--- 7 files changed, 34 insertions(+), 35 deletions(-)