yggdrasil/etc/x86_64-unknown-none.json

23 lines
542 B
JSON

{
"arch": "x86_64",
"cpu": "x86-64",
"os": "none",
"abi": "softfloat",
"llvm-target": "x86_64-unknown-linux-gnu",
"data-layout": "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128",
"max-atomic-width": 64,
"target-pointer-width": "64",
"features": "-avx,-sse,+soft-float",
"disable-redzone": true,
"executables": true,
"panic-strategy": "abort",
"dynamic-linking": true,
"relocation-model": "pic",
"has-thread-local": false,
"linker": "rust-lld",
"linker-flavor": "ld.lld"
}