compiler-builtins-zynq/targets/thumbv7em-none-eabihf.json

12 lines
309 B
JSON

{
"arch": "arm",
"data-layout": "e-m:e-p:32:32-i64:64-v128:64:128-a:0:32-n32-S64",
"executables": true,
"features": "+vfp4",
"llvm-target": "thumbv7em-none-eabihf",
"os": "none",
"pre-link-args": ["-nostartfiles"],
"target-endian": "little",
"target-pointer-width": "32"
}