comparison test/Transforms/AddDiscriminators/basic.ll @ 121:803732b1fca8

LLVM 5.0
author kono
date Fri, 27 Oct 2017 17:07:41 +0900
parents 1172e4bd9c6f
children c2174574ed3a
comparison
equal deleted inserted replaced
120:1172e4bd9c6f 121:803732b1fca8
56 !12 = !DILocation(line: 4, scope: !4) 56 !12 = !DILocation(line: 4, scope: !4)
57 57
58 ; CHECK: ![[FOO:[0-9]+]] = distinct !DISubprogram(name: "foo" 58 ; CHECK: ![[FOO:[0-9]+]] = distinct !DISubprogram(name: "foo"
59 ; CHECK: ![[BLOCK:[0-9]+]] = distinct !DILexicalBlock(scope: ![[FOO]],{{.*}} line: 3) 59 ; CHECK: ![[BLOCK:[0-9]+]] = distinct !DILexicalBlock(scope: ![[FOO]],{{.*}} line: 3)
60 ; CHECK: ![[THEN]] = !DILocation(line: 3, scope: ![[BLOCKFILE:[0-9]+]]) 60 ; CHECK: ![[THEN]] = !DILocation(line: 3, scope: ![[BLOCKFILE:[0-9]+]])
61 ; CHECK: ![[BLOCKFILE]] = !DILexicalBlockFile(scope: ![[BLOCK]],{{.*}} discriminator: 1) 61 ; CHECK: ![[BLOCKFILE]] = !DILexicalBlockFile(scope: ![[BLOCK]],{{.*}} discriminator: 2)
62 ; CHECK: ![[END]] = !DILocation(line: 4, scope: ![[FOO]]) 62 ; CHECK: ![[END]] = !DILocation(line: 4, scope: ![[FOO]])