Make x86 test actually test x86 code generation. Fix the
[oota-llvm.git] / test / CodeGen / X86 / stdarg.ll
2009-08-15 Dan GohmanOn x86-64, for a varargs function, don't store the...