Force CPU in test so we don't accidentally get AVX code on an AVX-capable host.
[oota-llvm.git] / test / CodeGen / X86 / sibcall-byval.ll
2011-06-25 Chad RosierTest case for r133858 (tail call optimize in the presen...