diff options
Diffstat (limited to 'llvm/test/DebugInfo/Generic/inheritance.ll')
-rw-r--r-- | llvm/test/DebugInfo/Generic/inheritance.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/DebugInfo/Generic/inheritance.ll b/llvm/test/DebugInfo/Generic/inheritance.ll index 2071368389e..b7cbf216330 100644 --- a/llvm/test/DebugInfo/Generic/inheritance.ll +++ b/llvm/test/DebugInfo/Generic/inheritance.ll @@ -105,6 +105,7 @@ return: ; preds = %bb2 declare void @_ZdlPv(i8*) nounwind +!llvm.dbg.cu = !{!4} !0 = !DILocalVariable(name: "tst", line: 13, scope: !1, file: !4, type: !8) !1 = distinct !DILexicalBlock(line: 0, column: 0, file: !44, scope: !2) !2 = distinct !DILexicalBlock(line: 0, column: 0, file: !44, scope: !3) |