aboutsummaryrefslogtreecommitdiffhomepage
path: root/builtin.def
diff options
context:
space:
mode:
authorlemon <lsof@mailbox.org>2023-06-01 23:16:48 +0200
committerlemon <lsof@mailbox.org>2023-06-01 23:27:20 +0200
commit65ace14e184807df026e985e073b3b5c5aaf576c (patch)
treed4554e0eef30b6f8771bfa90835ff6dcb95198a7 /builtin.def
parenta98075934ece8c7ff351f8449f6515c12b9feec8 (diff)
basic ABI lowering of aggregates
Diffstat (limited to 'builtin.def')
-rw-r--r--builtin.def2
1 files changed, 2 insertions, 0 deletions
diff --git a/builtin.def b/builtin.def
new file mode 100644
index 0000000..2ccc3b5
--- /dev/null
+++ b/builtin.def
@@ -0,0 +1,2 @@
+/* NAME NARG */
+_(structcopy, 2)