Files
wasmtime/cranelift
Jakob Stoklund Olesen d15f25844a Legalize ABI arguments to call and return instructions.
The type signatures of functions can change when they are legalized for
a specific ABI. This means that all call and return instructions need to
be rewritten to use the correct arguments.

- Fix arguments to call instructions.
- Fix arguments to return instructions.

TBD:

- Fix return values from call instructions.
2017-03-15 14:35:22 -07:00
..
2017-03-14 10:48:05 -07:00
2017-01-25 15:57:43 -08:00
2016-01-12 16:51:35 -08:00
2017-03-14 10:48:05 -07:00