[x86] replace integer 'xor' ops with packed SSE FP 'xor' ops when operating on FP...
[oota-llvm.git] / test / LibDriver / lit.local.cfg
1 if not 'X86' in config.root.targets:
2     config.unsupported = True
3