This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5ae6e909e04 PMB: Run the whole-program-devirt pass during LTO at --lto-O0. new 06983057d0a DebugInfo: Do not emit empty CUs
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: include/llvm/IR/Metadata.h | 1 + lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 43 +++++++++++------ lib/CodeGen/AsmPrinter/DwarfDebug.h | 2 +- test/DebugInfo/Generic/empty.ll | 7 ++- test/DebugInfo/Generic/nodebug.ll | 4 +- test/DebugInfo/Generic/skeletoncu.ll | 4 +- test/DebugInfo/X86/debug-loc-offset.ll | 8 ++-- test/DebugInfo/X86/debug-macro.ll | 72 ++++++++++++++-------------- test/DebugInfo/X86/empty.ll | 10 ++-- test/DebugInfo/X86/fission-hash.ll | 10 ++-- test/DebugInfo/X86/gnu-public-names-empty.ll | 4 +- test/DebugInfo/dwo.ll | 4 +- test/DebugInfo/{dwo.ll => omit-empty.ll} | 11 ++--- test/DebugInfo/skeletoncu.ll | 4 +- 14 files changed, 103 insertions(+), 81 deletions(-) copy test/DebugInfo/{dwo.ll => omit-empty.ll} (61%)