From b01a4d48ac4bdea983f43f5e0149aef9e689deef Mon Sep 17 00:00:00 2001 From: Adrian Prantl Date: Mon, 11 Apr 2016 15:53:44 +0000 Subject: More upgrading of old- and very-old-style debug info in testcases. llvm-svn: 265953 --- llvm/test/DebugInfo/Generic/inheritance.ll | 1 + 1 file changed, 1 insertion(+) (limited to 'llvm/test/DebugInfo/Generic/inheritance.ll') 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) -- cgit v1.2.3