aboutsummaryrefslogtreecommitdiffstats
path: root/test/Bindings/llvm-c/lit.local.cfg
blob: 270a7f2365acadeb8ea724598bac389e4e18b5f9 (plain)
1
2
3
targets = set(config.root.targets_to_build.split())
if not (targets & set(["X86", "ARM"])):
    config.unsupported = True