Fixed the test - added -mcpu=penryn flag to avoid ambiguity in code generation.
[oota-llvm.git] / test / CodeGen / X86 / gs-fold.ll
2012-07-24 David ChisnallELF does not imply GNU/Linux. Do not assume GNU conven...