This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 6ee3b83 Move static function to avoid forward declaration. NFC. new 02d6fa1 ELF: Undefine all symbols, not just those that we expect to b [...]
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/LTO.cpp | 43 +++++++++++++-------------- ELF/Writer.cpp | 4 ++- test/ELF/lto/parallel-internalize.ll | 57 ++++++++++++++++++++++++++++++++++++ 3 files changed, 81 insertions(+), 23 deletions(-) create mode 100644 test/ELF/lto/parallel-internalize.ll