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