[llvm-dev] va_arg on Windows 64

Gaël Jobin via llvm-dev llvm-dev at lists.llvm.org
Thu Apr 21 11:14:32 PDT 2016


Thank you for your solution but these builtins are lowered by Clang.
In my case, I'm trying to use variadic function at the IR level.
I was stuck using the va_arg internal function but it seems that I
found the solution.
Regards,
Gaël
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160421/71270225/attachment.html>


More information about the llvm-dev mailing list