This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 09bf03bba Try harder to delete the temporary file. new 0c4bc62b1 Disable GC and ICF when /debug is present new 09bccfda0 Remove a std::map and std::set that show up in LLD profiles
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/Config.h | 2 +- COFF/Driver.cpp | 54 +++++++++++++++++++++++------------------- COFF/Symbols.h | 6 ++++- test/COFF/icf-associative.test | 2 +- test/COFF/icf-simple.test | 27 ++++++++++++++++++++- test/COFF/pdb-global-gc.yaml | 2 +- test/COFF/pdb-import-gc.yaml | 2 +- 7 files changed, 64 insertions(+), 31 deletions(-)