This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 2581b6900 [PPC64] Improve a test ppc64_entry_point.s new fd6064e28 [COFF] When doing automatic dll imports, replace whole .refpt [...]
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 | 4 +-- COFF/Chunks.h | 16 ++--------- COFF/ICF.cpp | 2 +- COFF/MarkLive.cpp | 8 +++--- COFF/PDB.cpp | 4 +-- COFF/SymbolTable.cpp | 17 +++++++++++ COFF/Symbols.cpp | 2 +- COFF/Writer.cpp | 8 +++--- test/COFF/autoimport-refptr.s | 65 +++++++++++++++++++++++++++++++++++++++++++ 9 files changed, 99 insertions(+), 27 deletions(-) create mode 100644 test/COFF/autoimport-refptr.s