This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from a7b3e4147 [PDB] Write FPO Data to the PDB. new c0bf2fa62 [ELF] Revert "Also demote lazy symbols."
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/Driver.cpp | 40 +++++++++++++--------------------------- ELF/Symbols.cpp | 3 ++- ELF/Symbols.h | 8 ++++++-- test/ELF/Inputs/i386-linkonce.s | 11 +++++++++++ test/ELF/i386-linkonce.s | 9 +++++++++ 5 files changed, 41 insertions(+), 30 deletions(-) create mode 100644 test/ELF/Inputs/i386-linkonce.s create mode 100644 test/ELF/i386-linkonce.s