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