This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 34b425040 Fix formatting. new 1189dcf6e Add missing test. new c6c044e5a Bring back r319008.
The 2 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/MarkLive.cpp | 6 ++++++ ELF/Relocations.cpp | 1 + ELF/SymbolTable.cpp | 5 +++-- ELF/Symbols.h | 7 +++++-- ELF/Writer.cpp | 3 ++- test/ELF/Inputs/gc-sections-shared2.s | 3 +++ test/ELF/gc-collect-undefined.s | 19 +++++++++++++++++++ test/ELF/gc-sections-shared.s | 23 ++++++++++++++--------- test/ELF/relocation-copy-alias.s | 2 ++ 9 files changed, 55 insertions(+), 14 deletions(-) create mode 100644 test/ELF/Inputs/gc-sections-shared2.s create mode 100644 test/ELF/gc-collect-undefined.s