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