Files
wasmtime/lib/cretonne
Jakob Stoklund Olesen 315c858b48 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-03-14 10:48:05 -07:00
2016-10-17 14:44:43 -07:00