Follow-up to r204790: don't try to emit line tables if there are no functions with...
[oota-llvm.git] / test / DebugInfo / COFF / lit.local.cfg
1 targets = set(config.root.targets_to_build.split())
2 if not 'X86' in targets:
3     config.unsupported = True