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