Tweak 3 tests in llvm/test/CodeGen/X86 to add -mcpu=generic since r195383.
[oota-llvm.git] / test / CodeGen / X86 / x86-64-ptr-arg-simple.ll
2013-01-25 Eli BenderskyIn this patch, we teach X86_64TargetMachine that it...