Follow up to d0858bffa11, add missing REQUIRES x86
[llvm-project.git] / llvm / test / tools / llvm-dwp / X86 / lit.local.cfg
blob38cc3fec1999790c9143373063f398928a7302fb
1 if not "X86" in config.root.targets:
2     config.unsupported = True
4 config.suffixes = [".test", ".cpp", ".m", ".s"]