This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from e0bd675 Test what I intended to test. new 36f9e6a ELF: Simplify preemption logic. Do not include weak undefined [...]
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 | 15 ++++++++------- .../{undef-version-script.s => bsymbolic-undef.s} | 17 +++-------------- test/ELF/weak-undef.s | 21 +++++++++++++++++++++ 3 files changed, 32 insertions(+), 21 deletions(-) copy test/ELF/{undef-version-script.s => bsymbolic-undef.s} (61%) create mode 100644 test/ELF/weak-undef.s