[llvm-commits] [Review Request] Target/X86: Tweak va_arg for Win64 not to miss taking va_start when number of fixed args > 4.
NAKAMURA Takumi
geek4civic at gmail.com
Mon Feb 28 04:40:33 PST 2011
Ping.
On Fri, Feb 18, 2011 at 4:07 PM, NAKAMURA Takumi <geek4civic at gmail.com> wrote:
> ---
> lib/Target/X86/X86ISelLowering.cpp | 8 +++++---
> test/CodeGen/X86/win64_vararg.ll | 33 +++++++++++++++++++++++++++++++++
> 2 files changed, 38 insertions(+), 3 deletions(-)
> ---
>
> It just works for me, though, I am not confident of its way.
> Let me know whoever would know better way, thank you.
>
> ...Takumi
>
More information about the llvm-commits
mailing list