This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from abd20b2cb Call StringRef::contains only once for each StringRef. new 73bf3c296 Speed up gdb index creation.
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/GdbIndex.cpp | 67 +++++++++++++++++++++++++ ELF/GdbIndex.h | 45 +++++++++++++++++ ELF/InputFiles.cpp | 32 ++++-------- ELF/InputFiles.h | 1 + ELF/SyntheticSections.cpp | 22 +++----- test/ELF/invalid/invalid-debug-relocations.test | 3 +- 6 files changed, 132 insertions(+), 38 deletions(-)