Caroline Cullen
7bed3426a7
Adds decoration to the verifier errors. (#375)
* Adds decoration to the verifier errors.
example:
function %bad(i32) fast {
ebb0(v0: i32):
brnz.i32 v0, ebb1
return
^~~~~~
verifier inst1: Internal return not allowed with return_at_end=1
ebb1:
trapz.i32 v0, user6
return
}
Fixes #68
2018-06-28 10:17:27 -07:00
..
2018-06-28 10:17:27 -07:00
2018-06-19 14:16:42 -07:00
2018-06-28 10:15:10 -07:00
2018-06-16 07:50:27 -07:00
2018-06-26 13:06:16 -07:00
2018-06-26 13:06:16 -07:00
2018-06-22 12:13:00 -07:00
2018-06-26 13:06:16 -07:00
2018-06-28 10:15:10 -07:00
2018-06-26 13:06:16 -07:00
2018-06-26 13:06:16 -07:00