diff options
Diffstat (limited to 'test/local-align.qbe')
-rw-r--r-- | test/local-align.qbe | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/local-align.qbe b/test/local-align.qbe new file mode 100644 index 0000000..bc3b85c --- /dev/null +++ b/test/local-align.qbe @@ -0,0 +1,7 @@ +export +function $f() { +@start.1 + %.1 =l alloc16 4 +@body.2 + ret +} |