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

if config.root.host_arch != "x86_64":
    config.unsupported = True

if config.target_arch != "x86_64":
    config.unsupported = True