Skip to content

Commit b55573e

Browse files
committed
C++: Accept test changes in ir_gvn.expected
1 parent 9decbd9 commit b55573e

File tree

1 file changed

+2
-2
lines changed
  • cpp/ql/test/library-tests/valuenumbering/GlobalValueNumbering

1 file changed

+2
-2
lines changed

cpp/ql/test/library-tests/valuenumbering/GlobalValueNumbering/ir_gvn.expected

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ test.cpp:
446446
# 56| valnum = r5_3
447447
# 56| m5_4(char *) = Store : r5_0, r5_3
448448
# 56| valnum = r5_3
449-
#-----| Goto -> Block 3
449+
#-----| Goto (back edge) -> Block 3
450450

451451
# 59| Block 6
452452
# 59| r6_0(glval<char *>) = VariableAddress[ptr] :
@@ -480,7 +480,7 @@ test.cpp:
480480
# 62| valnum = r8_3
481481
# 62| m8_4(unsigned int) = Store : r8_0, r8_3
482482
# 62| valnum = r8_3
483-
#-----| Goto -> Block 1
483+
#-----| Goto (back edge) -> Block 1
484484

485485
# 63| Block 9
486486
# 63| v9_0(void) = NoOp :

0 commit comments

Comments
 (0)