You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
598 B
JSON

{
"arch": "x86",
"cpu": "i386",
"data-layout": "e-m:e-i32:32-f80:128-n8:16:32-S128-p:32:32",
"dynamic-linking": false,
"executables": true,
"linker-flavor": "ld.lld",
"linker": "rust-lld",
"llvm-target": "i386-pc-none",
"max-atomic-width": 64,
"position-independent-executables": false,
"disable-redzone": true,
"target-c-int-width": "32",
"target-pointer-width": "32",
"target-endian": "little",
"panic-strategy": "abort",
"os": "none",
"vendor": "pc",
"relocation-model": "static",
"features": "-sse,-mmx,+soft-float"
}