[LLVMbugs] [Bug 2825] cannot codegen __builtin_va_arg
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Thu Oct 16 02:46:38 PDT 2008
http://llvm.org/bugs/show_bug.cgi?id=2825
Eli Friedman <sharparrow1 at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on| |1740
Status|RESOLVED |REOPENED
Resolution|DUPLICATE |
--- Comment #5 from Eli Friedman <sharparrow1 at yahoo.com> 2008-10-16 04:46:37 ---
This is a clang bug; this can be fixed without any modifications to LLVM by
expanding it out like llvm-gcc does. Of course, it would be nice if the va_arg
LLVM instruction worked, but I'm not expecting any movement there anytime soon.
--
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.
More information about the llvm-bugs
mailing list