llvm/compiler-rt/test/orc/TestCases/FreeBSD/x86-64/lit.local.cfg.py

if config.root.host_arch not in ["x86_64", "amd64"]:
    config.unsupported = True

if config.target_arch not in ["x86_64", "amd64"]:
    config.unsupported = True