This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 9a0a8d8ff Attempt to fix a Windows bot. new d28b2cdc1 [ELF] - Implemented --defsym option.
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 | 19 +++++++++++++++++++ ELF/Options.td | 2 ++ ELF/SymbolTable.cpp | 13 +++++++++++++ ELF/SymbolTable.h | 1 + test/ELF/defsym.s | 44 ++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 79 insertions(+) create mode 100644 test/ELF/defsym.s