This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 060d01d53 Flush output in log() new e987e15d6 Revert r301678: Remove LinkerScript::flush. new abb1234b5 Eliminate .debug_gnu_pub{names,types} if -gdb-index is given.
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/InputFiles.cpp | 9 +++++ ELF/LinkerScript.cpp | 94 ++++++++++++++----------------------------- ELF/LinkerScript.h | 5 ++- ELF/Writer.cpp | 2 - test/ELF/debug-gnu-pubnames.s | 10 +++++ 5 files changed, 53 insertions(+), 67 deletions(-) create mode 100644 test/ELF/debug-gnu-pubnames.s