Force CPU in test so we don't accidentally get AVX code on an AVX-capable host.
[oota-llvm.git] / test / CodeGen / X86 / stdcall-notailcall.ll
2010-10-25 Dale JohannesenAn stdcall function calling a non-stdcall function