This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from bd71964 [ELF] - Attempt to fix ubuntu 64x buildbot (2). new b8bdb21 [ELF] - Partial support of --gdb-index command line option (Part 3).
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 | 79 +++++++++++++++++++++++++++++++++++++++--- ELF/GdbIndex.h | 38 +++++++++++++++++++++ ELF/SyntheticSections.cpp | 87 ++++++++++++++++++++++++++++++++++++++++++----- ELF/SyntheticSections.h | 13 +++++++ test/ELF/gdb-index.s | 13 +++++-- 5 files changed, 215 insertions(+), 15 deletions(-)