llvm-6502/test/Analysis/CostModel/X86/lit.local.cfg

7 lines
149 B
INI

config.suffixes = ['.ll', '.c', '.cpp']
targets = set(config.root.targets_to_build.split())
if not 'X86' in targets:
config.unsupported = True