http://llvm.org/bugs/show_bug.cgi?id=3569
Chris Lattner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #1 from Chris Lattner <[email protected]> 2009-02-13 00:37:07 --- Unfortunately, the va_arg instruction isn't implemented yet for x86-64, and may not even work in all cases for x86-32. The front-end is expected to do the inline expansion for this (insanely complex) operation right now. *** This bug has been marked as a duplicate of bug 1740 *** -- Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
