Files
wasmtime/cranelift
Jakob Stoklund Olesen e44a5a4391 Append link and sret arguments in legalize_signature.
These special-purpose arguments and return values are only relevant for
the function being compiled, so add a `current` flag to
legalize_signature().

- Add the necessary argument values to the entry block to represent
  the special-purpose arguments.
- Propagate the link and sret arguments to return instructions if the
  legalized signature asks for it.
2017-04-19 15:55:12 -07:00
..
2017-04-05 09:00:11 -07:00
2017-01-25 15:57:43 -08:00
2016-01-12 16:51:35 -08:00