Force CPU in test so we don't accidentally get AVX code on an AVX-capable host.
[oota-llvm.git] / test / CodeGen / X86 / gs-fold.ll
2012-07-24 David ChisnallELF does not imply GNU/Linux. Do not assume GNU conven...