This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from da9da7dd5 [ELF] - Remove outdated comment. NFC. new a3b0873fc If --dynamic-list is given, only those symbols are preemptible
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/ScriptParser.cpp | 17 +++++++++-- ELF/SymbolTable.cpp | 19 ++++++++++++ ELF/SymbolTable.h | 2 ++ ELF/Writer.cpp | 5 ++-- test/ELF/dynamic-list-preempt.s | 65 +++++++++++++++++++++++++++++++++++++++++ 6 files changed, 105 insertions(+), 4 deletions(-) create mode 100644 test/ELF/dynamic-list-preempt.s