Files
wasmtime/cranelift/filetests
Jakob Stoklund Olesen 25af6d380b Add a return_at_end setting.
The flag guarantees that the generated function does not have any
internal return instructions. If the function returns at all, the return
must be the last instruction.

For now just implement a verifier check for this property. When we get
CFG simplifiers and block layout optimizations, they will need to heed
the flag.
2017-09-11 11:09:51 -07:00
..
2017-06-10 10:30:37 -07:00
2017-06-10 10:30:37 -07:00
2017-08-28 15:47:21 -07:00
2017-08-23 14:15:59 -07:00
2017-09-11 11:09:51 -07:00