]> git.lizzy.rs Git - rust.git/blob - src/test/run-make-fulldeps/target-specs/my-awesome-platform.json
Rollup merge of #101116 - GuillaumeGomez:rm-attrs-ty-alias, r=notriddle
[rust.git] / src / test / run-make-fulldeps / target-specs / my-awesome-platform.json
1 {
2     "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",
3     "linker-flavor": "gcc",
4     "llvm-target": "i686-unknown-linux-gnu",
5     "target-endian": "little",
6     "target-pointer-width": "32",
7     "target-c-int-width": "32",
8     "arch": "x86",
9     "os": "linux",
10     "morestack": false
11 }