about summary refs log tree commit diff
path: root/tests/run-make/target-specs/require-explicit-cpu.json
blob: 4f23b644d8cf67342d3086912de98051b0283840 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "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",
    "linker-flavor": "gcc",
    "llvm-target": "i686-unknown-linux-gnu",
    "target-endian": "little",
    "target-pointer-width": 32,
    "arch": "x86",
    "os": "linux",
    "need-explicit-cpu": true
}