This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 2c6e963 [ELF] - Fixed comment. NFC. new 278c3a4 [ELF] - Add support for locals list in version script.
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 | 24 ++++++++++++++----- ELF/SymbolTable.cpp | 37 ++++++++++++++++++----------- test/ELF/version-script-locals.s | 50 ++++++++++++++++++++++++++++++++++++++++ 4 files changed, 92 insertions(+), 20 deletions(-) create mode 100644 test/ELF/version-script-locals.s