This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 0f27002b8 [ELF] Keep symbols specified by '-u' over LTO. new 35fa0a6db [ELF] Avoid promoting an undefined weak entry symbol to global.
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 | 3 +-- ELF/SymbolTable.cpp | 26 ++++++++++++++++++-------- ELF/SymbolTable.h | 1 + test/ELF/weak-entry.s | 13 +++++++++++++ 4 files changed, 33 insertions(+), 10 deletions(-) create mode 100644 test/ELF/weak-entry.s