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