Files
wasmtime/cranelift/filetests
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
..
2016-09-16 14:50:32 -07:00
2017-04-17 15:45:55 -07:00
2016-09-16 16:25:36 -07:00