This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 3947de0aa [ELF] Fix writing the content of the .got section in a wrong place. new d46cff324 [ELF] - Remove dependency on precompiled inputs from -gdb-ind [...]
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: test/ELF/Inputs/gdb-index-a.elf | Bin 3040 -> 0 bytes test/ELF/Inputs/gdb-index-b.elf | Bin 3048 -> 0 bytes test/ELF/Inputs/gdb-index.s | 73 ++++++++++++++++++++++++++ test/ELF/debug-gnu-pubnames.s | 26 +++++---- test/ELF/gdb-index.s | 113 +++++++++++++++++++++++++++++++--------- 5 files changed, 178 insertions(+), 34 deletions(-) delete mode 100644 test/ELF/Inputs/gdb-index-a.elf delete mode 100644 test/ELF/Inputs/gdb-index-b.elf create mode 100644 test/ELF/Inputs/gdb-index.s