summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/block-asan.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/DebugInfo/block-asan.ll')
-rw-r--r--llvm/test/DebugInfo/block-asan.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/block-asan.ll b/llvm/test/DebugInfo/block-asan.ll
index 7b43c8b4fd7..ae07e7b145b 100644
--- a/llvm/test/DebugInfo/block-asan.ll
+++ b/llvm/test/DebugInfo/block-asan.ll
@@ -62,7 +62,7 @@ attributes #3 = { nounwind }
!1 = !DIFile(filename: "block.c", directory: "/tmp")
!2 = !{}
!3 = !{!4}
-!4 = !DISubprogram(name: "foo", line: 3, isLocal: false, isDefinition: true, isOptimized: false, scopeLine: 3, file: !1, scope: !5, type: !6, function: void ()* @foo, variables: !2)
+!4 = distinct !DISubprogram(name: "foo", line: 3, isLocal: false, isDefinition: true, isOptimized: false, scopeLine: 3, file: !1, scope: !5, type: !6, function: void ()* @foo, variables: !2)
!5 = !DIFile(filename: "block.c", directory: "/tmp")
!6 = !DISubroutineType(types: !7)
!7 = !{null}
OpenPOWER on IntegriCloud