diff options
| author | Jon French | 2019-02-03 17:50:01 +0000 |
|---|---|---|
| committer | Jon French | 2019-02-03 17:50:01 +0000 |
| commit | ab3f3671d4dd682b2aee922d5a05e9455afd5849 (patch) | |
| tree | d951e1beac8fa0af18c71e6c33879925b2707049 /test/mono/pass | |
| parent | bce4ee6000254c368fc83cdf62bdcdb9374b9691 (diff) | |
| parent | 4f45f462333c5494a84886677bc78a49c84da081 (diff) | |
Merge branch 'sail2' into rmem_interpreter
Diffstat (limited to 'test/mono/pass')
| -rw-r--r-- | test/mono/pass/castrequnion | 1 | ||||
| -rw-r--r-- | test/mono/pass/flow_extend | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/test/mono/pass/castrequnion b/test/mono/pass/castrequnion new file mode 100644 index 00000000..9b2a2f38 --- /dev/null +++ b/test/mono/pass/castrequnion @@ -0,0 +1 @@ +castrequnion.sail -auto_mono diff --git a/test/mono/pass/flow_extend b/test/mono/pass/flow_extend new file mode 100644 index 00000000..fea386e5 --- /dev/null +++ b/test/mono/pass/flow_extend @@ -0,0 +1 @@ +flow_extend.sail -auto_mono |
