We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a889c1 commit 1d58f85Copy full SHA for 1d58f85
test/debug_info/redundant_inst.f90
@@ -9,8 +9,8 @@
9
!STORE: ![[LOCATION]] = !DILocation(line: 19, column: 1, scope: !{{.*}})
10
11
!Check the line table entry of the second assignment.
12
-!LINETABLE: Address Line Column File ISA Discriminator Flags
13
-!LINETABLE: 0x{{.*}} 19 1 1 0 0 is_stmt
+!LINETABLE: Address Line Column File ISA Discriminator {{(OpIndex )?}}Flags
+!LINETABLE: 0x{{.*}} 19 1 1 0 0 {{(0 )?}}is_stmt
14
15
16
program main
0 commit comments