|
8 | 8 | // CHECK: #dbg_declare(ptr %{{[0-9]+}}, ![[VAR_4:[0-9]+]], !DIExpression(DW_OP_deref, DW_OP_plus_uconst, 4), |
9 | 9 | // CHECK: #dbg_declare(ptr %z1, ![[VAR_5:[0-9]+]], !DIExpression() |
10 | 10 | // CHECK: #dbg_declare(ptr %z2, ![[VAR_6:[0-9]+]], !DIExpression() |
11 | | -// CHECK: getelementptr inbounds nuw %struct.A, ptr {{.*}}, i32 0, i32 1, !dbg ![[Y1_DEBUG_LOC:[0-9]+]] |
12 | | -// CHECK: getelementptr inbounds nuw %struct.A, ptr {{.*}}, i32 0, i32 1, !dbg ![[Y2_DEBUG_LOC:[0-9]+]] |
13 | | -// CHECK: load ptr, ptr %z2, {{.*}}!dbg ![[Z2_DEBUG_LOC:[0-9]+]] |
14 | | -// CHECK: getelementptr inbounds [2 x i32], ptr {{.*}}, i{{64|32}} 0, i{{64|32}} 1, !dbg ![[A2_DEBUG_LOC:[0-9]+]] |
15 | | -// CHECK: getelementptr inbounds nuw { i32, i32 }, ptr {{.*}}, i32 0, i32 1, !dbg ![[C2_DEBUG_LOC:[0-9]+]] |
16 | | -// CHECK: extractelement <2 x i32> {{.*}}, i32 1, !dbg ![[V2_DEBUG_LOC:[0-9]+]] |
17 | 11 | // CHECK: #dbg_declare(ptr %k, ![[VAR_7:[0-9]+]], !DIExpression() |
18 | 12 | // CHECK: #dbg_declare(ptr %v, ![[VAR_8:[0-9]+]], !DIExpression() |
19 | 13 | // CHECK: #dbg_declare(ptr %w, ![[VAR_9:[0-9]+]], !DIExpression() |
20 | 14 | // CHECK: #dbg_declare(ptr %m, ![[VAR_10:[0-9]+]], !DIExpression() |
21 | 15 | // CHECK: #dbg_declare(ptr %n, ![[VAR_11:[0-9]+]], !DIExpression() |
22 | 16 | // CHECK: #dbg_declare(ptr %s, ![[VAR_12:[0-9]+]], !DIExpression() |
23 | 17 | // CHECK: #dbg_declare(ptr %p, ![[VAR_13:[0-9]+]], !DIExpression() |
| 18 | +// CHECK: getelementptr inbounds nuw %struct.A, ptr {{.*}}, i32 0, i32 1, !dbg ![[Y1_DEBUG_LOC:[0-9]+]] |
| 19 | +// CHECK: getelementptr inbounds nuw %struct.A, ptr {{.*}}, i32 0, i32 1, !dbg ![[Y2_DEBUG_LOC:[0-9]+]] |
| 20 | +// CHECK: load ptr, ptr %z2, {{.*}}!dbg ![[Z2_DEBUG_LOC:[0-9]+]] |
| 21 | +// CHECK: getelementptr inbounds [2 x i32], ptr {{.*}}, i{{64|32}} 0, i{{64|32}} 1, !dbg ![[A2_DEBUG_LOC:[0-9]+]] |
| 22 | +// CHECK: getelementptr inbounds nuw { i32, i32 }, ptr {{.*}}, i32 0, i32 1, !dbg ![[C2_DEBUG_LOC:[0-9]+]] |
| 23 | +// CHECK: extractelement <2 x i32> {{.*}}, i32 1, !dbg ![[V2_DEBUG_LOC:[0-9]+]] |
24 | 24 | // CHECK: ![[VAR_0]] = !DILocalVariable(name: "a" |
25 | 25 | // CHECK: ![[VAR_1]] = !DILocalVariable(name: "x1", scope: !{{[0-9]+}}, file: !{{[0-9]+}}, line: {{[0-9]+}}, type: !{{[0-9]+}}) |
26 | 26 | // CHECK: ![[VAR_2]] = !DILocalVariable(name: "y1", scope: !{{[0-9]+}}, file: !{{[0-9]+}}, line: {{[0-9]+}}, type: !{{[0-9]+}}) |
|
0 commit comments