This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from f50189a44 Fix for file renaming in LLVM (CommandFlags.h -> CommandFlags.def) new d959ce98e COFF: Do not create SectionChunks for discarded comdat sections.
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: COFF/Chunks.cpp | 11 +- COFF/Chunks.h | 21 +--- COFF/InputFiles.cpp | 262 ++++++++++++++++++++++++++++++-------------- COFF/InputFiles.h | 14 ++- COFF/MarkLive.cpp | 7 -- COFF/SymbolTable.cpp | 66 ++++------- COFF/SymbolTable.h | 5 +- COFF/Symbols.h | 1 - test/COFF/reloc-discarded.s | 1 - 9 files changed, 224 insertions(+), 164 deletions(-)