This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from d4a96c3 Revert r281045, it broke BB. new defb226 Recommit [ELF] - Versionscript: do not treat non-wildcarded n [...]
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/Config.h | 1 + ELF/LinkerScript.cpp | 19 ++++++++++--------- ELF/ScriptParser.cpp | 7 +++++-- ELF/Strings.cpp | 6 ++++++ ELF/Strings.h | 1 + ELF/SymbolListFile.cpp | 3 ++- ELF/SymbolTable.cpp | 5 ++--- test/ELF/invalid-dynamic-list.test | 2 +- test/ELF/version-script-extern-exact.s | 22 ++++++++++++++++++++++ 9 files changed, 50 insertions(+), 16 deletions(-) create mode 100644 test/ELF/version-script-extern-exact.s