summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/upgrade-subprogram-this.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Bitcode/upgrade-subprogram-this.ll')
-rw-r--r--llvm/test/Bitcode/upgrade-subprogram-this.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Bitcode/upgrade-subprogram-this.ll b/llvm/test/Bitcode/upgrade-subprogram-this.ll
index d84aa0aad44..81da5b06221 100644
--- a/llvm/test/Bitcode/upgrade-subprogram-this.ll
+++ b/llvm/test/Bitcode/upgrade-subprogram-this.ll
@@ -24,7 +24,7 @@ entry:
!1 = !DIFile(filename: "t.cpp", directory: "D:\5Csrc\5Cllvm\5Cbuild")
!2 = !{}
!4 = !{i32 2, !"Debug Info Version", i32 3}
-!7 = distinct !DISubprogram(name: "f", linkageName: "\01?f@@YAXXZ", scope: !1, file: !1, line: 1, type: !8, isLocal: false, isDefinition: true, scopeLine: 1, flags: DIFlagPrototyped, isOptimized: false, unit: !0, variables: !2)
+!7 = distinct !DISubprogram(name: "f", linkageName: "\01?f@@YAXXZ", scope: !1, file: !1, line: 1, type: !8, isLocal: false, isDefinition: true, scopeLine: 1, flags: DIFlagPrototyped, isOptimized: false, unit: !0, retainedNodes: !2)
!8 = !DISubroutineType(types: !9)
!9 = !{null}
!10 = !DILocation(line: 1, column: 11, scope: !7)
OpenPOWER on IntegriCloud