llvm-6502/test/MC/X86/AlignedBundling/lit.local.cfg
2012-12-20 19:07:30 +00:00

7 lines
134 B
INI

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