25 lines
721 B
JSON
25 lines
721 B
JSON
{
|
|
"arch": "x86",
|
|
"cpu": "pentium",
|
|
"data-layout": "e-m:e-p:32:32-p270:32:32-p271:32:32-p272:64:64-i128:128-f64:32:64-f80:32-n8:16:32-S128",
|
|
"dynamic-linking": false,
|
|
"executables": true,
|
|
"has-rpath": true,
|
|
"is-builtin": false,
|
|
"linker-flavor": "ld.lld",
|
|
"linker": "rust-lld",
|
|
"llvm-target": "i686-unknown-none-code32",
|
|
"max-atomic-width": 32,
|
|
"os": "none",
|
|
"relocation-model": "static",
|
|
"position-independent-executables": false,
|
|
"relro-level": "off",
|
|
"target-c-int-width": "32",
|
|
"target-endian": "little",
|
|
"target-pointer-width": "32",
|
|
"vendor": "unknown",
|
|
"disable-redzone": true,
|
|
"panic-strategy": "abort",
|
|
"singlethread": true
|
|
}
|