summaryrefslogtreecommitdiffstats
path: root/tests/ui/check-cfg/my-awesome-platform.json
blob: 5e9ab8f1a2d00e2194cf95b042767f2387f5b175 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "llvm-target": "x86_64-unknown-none-gnu",
    "data-layout": "e-m:e-i64:64-f80:128-n8:16:32:64-S128",
    "arch": "x86_64",
    "target-endian": "little",
    "target-pointer-width": "64",
    "target-c-int-width": "32",
    "os": "ericos",
    "linker-flavor": "ld.lld",
    "linker": "rust-lld",
    "executables": true
}