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