This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 0e60191 Fix a bug in ICF involving COFF associative sections. new 9ecb2ae Ignore R_X86_64_NONE. new 5bdd166 Port parallel ICF to COFF.
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: COFF/Chunks.h | 3 +- COFF/ICF.cpp | 260 ++++++++++++++++++++++------------------ ELF/Target.cpp | 2 + test/ELF/relocation-dtrace.test | 24 ++++ 4 files changed, 168 insertions(+), 121 deletions(-) create mode 100644 test/ELF/relocation-dtrace.test