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