This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from acdb89e15 [LLD][ELF] Fix stale comments about doing ICF new 7809ac6b9 [PDB] Fix bug when using multiple PCH header objects with the [...]
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/PDB.cpp | 26 ++++++++-------------- test/COFF/Inputs/precompa/precomp.obj | Bin 0 -> 62698 bytes test/COFF/Inputs/precompa/useprecomp.obj | Bin 0 -> 2568 bytes test/COFF/Inputs/precompb/precomp.obj | Bin 0 -> 62698 bytes test/COFF/Inputs/precompb/useprecomp.obj | Bin 0 -> 1977 bytes test/COFF/precomp-link-samename.test | 36 +++++++++++++++++++++++++++++++ test/COFF/precomp-link.test | 4 ++-- 7 files changed, 47 insertions(+), 19 deletions(-) create mode 100644 test/COFF/Inputs/precompa/precomp.obj create mode 100644 test/COFF/Inputs/precompa/useprecomp.obj create mode 100644 test/COFF/Inputs/precompb/precomp.obj create mode 100644 test/COFF/Inputs/precompb/useprecomp.obj create mode 100644 test/COFF/precomp-link-samename.test