aboutsummaryrefslogtreecommitdiff
path: root/src/cffc.hff
diff options
context:
space:
mode:
authorlemon <lsof@mailbox.org>2022-08-24 07:40:13 +0200
committerlemon <lsof@mailbox.org>2022-08-24 07:40:13 +0200
commitfa541d48d80d99d78e2ff41b0bea66d8a92c9bd6 (patch)
tree02269a4050b1000a19ef25aec1985c034988dfd1 /src/cffc.hff
parentd5c61681198527d70bc95f8ed10f19e881ac51b3 (diff)
send target triple to llvm
Diffstat (limited to 'src/cffc.hff')
-rw-r--r--src/cffc.hff1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cffc.hff b/src/cffc.hff
index 21418b9..a4099e7 100644
--- a/src/cffc.hff
+++ b/src/cffc.hff
@@ -363,6 +363,7 @@ struct Targ {
shortenum bool,
B *Backend,
+ triple *const u8,
}
// parse.cff