summaryrefslogtreecommitdiffstats
path: root/i686-lisibleos.json
diff options
context:
space:
mode:
Diffstat (limited to 'i686-lisibleos.json')
-rw-r--r--i686-lisibleos.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/i686-lisibleos.json b/i686-lisibleos.json
new file mode 100644
index 0000000..4ff9198
--- /dev/null
+++ b/i686-lisibleos.json
@@ -0,0 +1,14 @@
+{
+ "llvm-target": "i686-unknown-none",
+ "data-layout": "e-m:e-p:32:32-p270:32:32-p271:32:32-p272:64:64-f64:32:64-f80:32-n8:16:32-S128",
+ "linker-flavor": "ld.lld",
+ "linker": "rust-lld",
+ "panic-strategy": "abort",
+ "target-endian": "little",
+ "target-pointer-width": "32",
+ "target-c-int-width": "32",
+ "arch": "x86",
+ "os": "none",
+ "disable-redzone": true,
+ "features": "-mmx,-sse,+soft-float"
+} \ No newline at end of file
Go back to lisible.xyz