i128-isplit-forward-jump.clif: BB conditional branches can only be followed by a jump statement.

This commit is contained in:
Nicolas B. Pierron
2019-10-16 19:35:35 +02:00
committed by Nicolas B. Pierron
parent e15b720d56
commit 7c31ce40c4

View File

@@ -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
} }