summaryrefslogtreecommitdiff
path: root/test/MC/MachO/ARM/lit.local.cfg
blob: 9f0d39d9217b422cd36c89a65c101318aed0ff43 (plain)
1
2
3
4
5
6
config.suffixes = ['.s', '.ll']

targets = set(config.root.targets_to_build.split())
if not 'ARM' in targets:
    config.unsupported = True