diff options
Diffstat (limited to 'test/Transforms/SampleProfile/cov-zero-samples.ll')
-rw-r--r-- | test/Transforms/SampleProfile/cov-zero-samples.ll | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/Transforms/SampleProfile/cov-zero-samples.ll b/test/Transforms/SampleProfile/cov-zero-samples.ll index 7ccaa3e7d756b..5239d74fdc6e7 100644 --- a/test/Transforms/SampleProfile/cov-zero-samples.ll +++ b/test/Transforms/SampleProfile/cov-zero-samples.ll @@ -106,7 +106,7 @@ attributes #0 = { nounwind readnone } !13 = !{!14, !14} !14 = !DIBasicType(name: "int", size: 32, align: 32, encoding: DW_ATE_signed) !15 = !DILocation(line: 5, column: 27, scope: !16) -!16 = !DILexicalBlockFile(scope: !11, file: !3, discriminator: 3) +!16 = !DILexicalBlockFile(scope: !11, file: !3, discriminator: 6) !17 = distinct !DISubprogram(name: "main", scope: !3, file: !3, line: 7, type: !18, isLocal: false, isDefinition: true, scopeLine: 7, flags: DIFlagPrototyped, isOptimized: false, unit: !2, variables: !4) !18 = !DISubroutineType(types: !19) !19 = !{!14} @@ -118,7 +118,7 @@ attributes #0 = { nounwind readnone } !25 = !DILocation(line: 9, column: 18, scope: !24) !26 = !DILocation(line: 9, column: 8, scope: !24) !27 = !DILocation(line: 9, column: 25, scope: !28) -!28 = !DILexicalBlockFile(scope: !29, file: !3, discriminator: 1) +!28 = !DILexicalBlockFile(scope: !29, file: !3, discriminator: 2) !29 = distinct !DILexicalBlock(scope: !24, file: !3, line: 9, column: 3) !30 = !DILocation(line: 9, column: 29, scope: !28) !31 = !DILocation(line: 9, column: 27, scope: !28) @@ -130,7 +130,7 @@ attributes #0 = { nounwind readnone } !37 = !DILocation(line: 10, column: 11, scope: !34) !38 = !DILocation(line: 10, column: 9, scope: !35) !39 = !DILocation(line: 10, column: 36, scope: !40) -!40 = !DILexicalBlockFile(scope: !34, file: !3, discriminator: 1) +!40 = !DILexicalBlockFile(scope: !34, file: !3, discriminator: 2) !41 = !DILocation(line: 10, column: 23, scope: !40) !42 = !DILocation(line: 10, column: 20, scope: !40) !43 = !DILocation(line: 10, column: 16, scope: !40) @@ -139,7 +139,7 @@ attributes #0 = { nounwind readnone } !46 = !DILocation(line: 11, column: 9, scope: !35) !47 = !DILocation(line: 12, column: 3, scope: !35) !48 = !DILocation(line: 9, column: 33, scope: !49) -!49 = !DILexicalBlockFile(scope: !29, file: !3, discriminator: 2) +!49 = !DILexicalBlockFile(scope: !29, file: !3, discriminator: 4) !50 = !DILocation(line: 9, column: 3, scope: !49) !51 = !DILocation(line: 13, column: 25, scope: !17) !52 = !DILocation(line: 13, column: 3, scope: !17) |