hanchenye-llvm-project/llvm/test/Bindings/llvm-c/lit.local.cfg

5 lines
134 B
INI

if not "X86" in config.root.targets:
config.unsupported = True
if not "ARM" in config.root.targets:
config.unsupported = True