File tree Expand file tree Collapse file tree
cpp/ql/test/library-tests/ir/ir Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6067,7 +6067,7 @@ ir.cpp:
60676067# 1175| r1175_2(int) = Load : &:r1175_1, ~mu1173_4
60686068# 1175| v1175_3(void) = Switch : r1175_2
60696069#-----| Case[1] -> Block 1
6070- #-----| Goto -> Block 2
6070+ #-----| Default -> Block 2
60716071
60726072# 1176| Block 1
60736073# 1176| v1176_1(void) = NoOp :
@@ -6103,7 +6103,7 @@ ir.cpp:
61036103# 1184| v1184_3(void) = Switch : r1184_2
61046104#-----| Case[1] -> Block 1
61056105#-----| Case[2] -> Block 2
6106- #-----| Goto -> Block 3
6106+ #-----| Default -> Block 3
61076107
61086108# 1185| Block 1
61096109# 1185| v1185_1(void) = NoOp :
@@ -6146,7 +6146,7 @@ ir.cpp:
61466146# 1195| v1195_3(void) = Switch : r1195_2
61476147#-----| Case[1] -> Block 1
61486148#-----| Case[2] -> Block 2
6149- #-----| Goto -> Block 3
6149+ #-----| Default -> Block 3
61506150
61516151# 1196| Block 1
61526152# 1196| v1196_1(void) = NoOp :
You can’t perform that action at this time.
0 commit comments