diff options
| author | Quentin Carbonneaux <[email protected]> | 2022-08-31 21:29:15 +0200 |
|---|---|---|
| committer | Quentin Carbonneaux <[email protected]> | 2022-10-03 10:41:26 +0200 |
| commit | 79f3673d205617ac567f0566ebf8f450932d9976 (patch) | |
| tree | 48ea32843eacd8ac33b4bbcdc975df5d8ab6356c /test | |
| parent | bda9f2833c39ea5f4266dbcb4506ed8895e22d3f (diff) | |
new arm64_apple target
Should make qbe work on apple
arm-based hardware.
Diffstat (limited to 'test')
| -rw-r--r-- | test/dark.ssa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dark.ssa b/test/dark.ssa index de58e4c..ed9ec21 100644 --- a/test/dark.ssa +++ b/test/dark.ssa @@ -1,4 +1,4 @@ -# skip arm64 rv64 +# skip arm64 arm64_apple rv64 # a hack example, # we use a dark type to get # a pointer to the stack. |
