llvm-6502/test/Bindings/llvm-c/lit.local.cfg

5 lines
134 B
INI
Raw Normal View History

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