Files
Alessandro Di Federico 73853ab679 Introduce --invoke-isolated-functions
This commit ensures that FunctionIsolation and EnforceABI do only
thing. This means that they no longer modify `root`.

Instead, we have a new pass, `invoke-isolated-functions` that needs to
be run after them and replaces the entry point of the functions with
invokes to the isolated functions, possibly with the appropriate
arguments.
2021-03-23 12:49:11 +01:00
..
2021-03-23 12:49:11 +01:00
2021-02-17 11:48:46 +01:00