{ "llvm-target": "x86_64-unknown-freebsd", "linker-flavor": "gcc", "target-endian": "little", "target-pointer-width": "64", "target-c-int-width": "32", "os": "none", "arch": "x86_64", "data-layout": "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128", "cpu": "x86-64", "pre-link-args": { "gcc": [ "-fplt", "-Wno-pointer-sign", "-fno-asynchronous-unwind-tables", "-fno-pic" ] }, "features": "+soft-float,-mmx,-sse,-sse2,-sse3,-ssse3,-sse4.1,-sse4.2,-3dnow,-3dnowa,-avx,-avx2", "disable-redzone": true, "needs-plt": true, "linker-is-gnu": true, "relro-level": "off", "archive-format": "gnu", "code-model": "kernel", "relocation-model": "static", "target-family": "unix" }