[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
Thu Feb 17 23:07:00 PST 2011


---
 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Target-X86-Tweak-va_arg-for-Win64-not-to-miss-ta.patch.txt
Type: text/x-patch
Size: 2566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110218/824694a1/attachment.bin>


More information about the llvm-commits mailing list