i128-isplit-forward-jump.clif: BB conditional branches can only be followed by a jump statement.
This commit is contained in:
committed by
Nicolas B. Pierron
parent
e15b720d56
commit
7c31ce40c4
@@ -18,5 +18,8 @@ ebb5:
|
|||||||
v27 = bxor.i128 v2, v2
|
v27 = bxor.i128 v2, v2
|
||||||
v32 = iconst.i32 0
|
v32 = iconst.i32 0
|
||||||
brz v32, ebb2
|
brz v32, ebb2
|
||||||
|
jump ebb6
|
||||||
|
|
||||||
|
ebb6:
|
||||||
trap user0
|
trap user0
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user