This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bd57345 [ThinLTO] Add an auto-hide feature new 90453c8 DebugInfo: ensure type and namespace names are included in pu [...]
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: lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp | 26 +++++++++++++- lib/CodeGen/AsmPrinter/DwarfCompileUnit.h | 9 ++++- lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 12 +++++++ lib/CodeGen/AsmPrinter/DwarfUnit.cpp | 12 ++++++- lib/CodeGen/AsmPrinter/DwarfUnit.h | 26 ++++++++------ test/DebugInfo/X86/gnu-public-names-tu.ll | 54 +++++++++++++++++++++++++++++ 6 files changed, 125 insertions(+), 14 deletions(-) create mode 100644 test/DebugInfo/X86/gnu-public-names-tu.ll