This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 9c1db1b Don't crash if reloc targets discarded section new 732d5fc LTO: Don't follow lazy references when seeing new definitions [...]
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/SymbolTable.cpp | 12 +++++++----- test/COFF/Inputs/lto-lazy-reference-dummy.ll | 6 ++++++ test/COFF/Inputs/lto-lazy-reference-quadruple.ll | 16 ++++++++++++++++ test/COFF/lto-lazy-reference.ll | 21 +++++++++++++++++++++ 4 files changed, 50 insertions(+), 5 deletions(-) create mode 100644 test/COFF/Inputs/lto-lazy-reference-dummy.ll create mode 100644 test/COFF/Inputs/lto-lazy-reference-quadruple.ll create mode 100644 test/COFF/lto-lazy-reference.ll