about summary refs log tree commit diff
path: root/tests/run-make/target-specs/mismatching-data-layout.json
blob: e948d4d2f99fd2a999f53bd31300cecb1fdd2a3b (plain)
1
2
3
4
5
6
{
  "arch": "x86_64",
  "data-layout": "e-m:e-i64:16:32:64",
  "llvm-target": "x86_64-unknown-unknown-gnu",
  "target-pointer-width": 64
}