[libc][NFC] Remove extra ; in exhaustive_test.h. (#124216)
[llvm-project.git] / compiler-rt / test / orc / TestCases / FreeBSD / x86-64 / lit.local.cfg.py
blob675dc4d2cddd64bd7fa57d5bfcf9fabc694a57ef
1 if config.root.host_arch not in ["x86_64", "amd64"]:
2 config.unsupported = True
4 if config.target_arch not in ["x86_64", "amd64"]:
5 config.unsupported = True