This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 76477bfe4 Move clearOutputSections earlier. NFC. new 6b67b6926 Fix PR33635.
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: ELF/Symbols.cpp | 13 +++---------- test/ELF/Inputs/{archive2.s => wrap-dynamic-undef.s} | 0 test/ELF/defsym.s | 2 +- test/ELF/lto/wrap-2.ll | 2 +- test/ELF/wrap-dynamic-undef.s | 15 +++++++++++++++ test/ELF/wrap.s | 8 ++++++-- 6 files changed, 26 insertions(+), 14 deletions(-) copy test/ELF/Inputs/{archive2.s => wrap-dynamic-undef.s} (100%) create mode 100644 test/ELF/wrap-dynamic-undef.s