This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 7d3b6c7 [ELF] Simplify. Pointed out by Rui Ueyama. new ff8596f Store the binding in the Symbol.
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/OutputSections.cpp | 9 +++++---- ELF/SymbolTable.cpp | 8 ++++++-- ELF/Symbols.h | 9 +++++++++ ELF/Writer.cpp | 10 ++++++---- test/ELF/relocation-copy-alias.s | 6 +++--- test/ELF/weak-undef-shared.s | 19 +++++++++++++++++++ 6 files changed, 48 insertions(+), 13 deletions(-) create mode 100644 test/ELF/weak-undef-shared.s