summaryrefslogtreecommitdiffstats
path: root/llvm/test/Linker/2011-08-04-DebugLoc2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Linker/2011-08-04-DebugLoc2.ll')
-rw-r--r--llvm/test/Linker/2011-08-04-DebugLoc2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Linker/2011-08-04-DebugLoc2.ll b/llvm/test/Linker/2011-08-04-DebugLoc2.ll
index 073a6359d8d..8b23cbb7d65 100644
--- a/llvm/test/Linker/2011-08-04-DebugLoc2.ll
+++ b/llvm/test/Linker/2011-08-04-DebugLoc2.ll
@@ -15,7 +15,7 @@ define i32 @bar() nounwind ssp {
!llvm.dbg.sp = !{!1}
!0 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "Apple clang version 3.0 (tags/Apple/clang-209.11) (based on LLVM 3.0svn)", isOptimized: true, emissionKind: 0, file: !8, enums: !9, retainedTypes: !9, subprograms: !10)
-!1 = !DISubprogram(name: "bar", line: 1, isLocal: false, isDefinition: true, virtualIndex: 6, isOptimized: false, file: !8, scope: !2, type: !3, function: i32 ()* @bar)
+!1 = distinct !DISubprogram(name: "bar", line: 1, isLocal: false, isDefinition: true, virtualIndex: 6, isOptimized: false, file: !8, scope: !2, type: !3, function: i32 ()* @bar)
!2 = !DIFile(filename: "b.c", directory: "/private/tmp")
!3 = !DISubroutineType(types: !4)
!4 = !{!5}
OpenPOWER on IntegriCloud