This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from deb9ff3a566 [Hexagon] Fix expensive checks build bot broken in r309230. new acd08a40e7b DebugInfo: Ensure imported entities at the top level of an [...]
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 | 31 ++++++----- lib/CodeGen/AsmPrinter/DwarfCompileUnit.h | 2 +- lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 2 + test/DebugInfo/Generic/imported-name-inlined.ll | 69 +++++++++++++++++++++++++ test/DebugInfo/Generic/namespace.ll | 12 +++-- 5 files changed, 94 insertions(+), 22 deletions(-) create mode 100644 test/DebugInfo/Generic/imported-name-inlined.ll