summaryrefslogtreecommitdiff
path: root/test/MC/MachO/ARM64/lit.local.cfg
blob: a75a42b6f74c7d4fb632013d95190885b74d422d (plain)
1
2
3
4
targets = set(config.root.targets_to_build.split())
if not 'ARM64' in targets:
    config.unsupported = True