DI: Require subprogram definitions to be distinct
[oota-llvm.git] / test / Instrumentation / ThreadSanitizer / atomic.ll
index db01bab8fe53c1409f45e430551033740a2828f1..a10ca6c91a893669fbb3a2086e0d428bc7b59b84 100644 (file)
@@ -1994,5 +1994,5 @@ entry:
 !3 = !{}
 !4 = !DISubroutineType(types: !3)
 !5 = !DIFile(filename: "atomic.cpp", directory: "/tmp")
-!6 = !DISubprogram(name: "test", scope: !5, file: !5, line: 99, type: !4, isLocal: false, isDefinition: true, scopeLine: 100, flags: DIFlagPrototyped, isOptimized: false, variables: !3)
+!6 = distinct !DISubprogram(name: "test", scope: !5, file: !5, line: 99, type: !4, isLocal: false, isDefinition: true, scopeLine: 100, flags: DIFlagPrototyped, isOptimized: false, variables: !3)
 !7 = !DILocation(line: 100, column: 1, scope: !6)