[LLVMbugs] [Bug 20045] Incorrect code of variable arguments
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Jun 16 10:17:55 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=20045
Juergen Ributzka <juergen at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #2 from Juergen Ributzka <juergen at apple.com> ---
Yup, but the changes were introduced after r210625 and FastISel for X86 doesn't
support varargs and falls back to SelectionDAG.
It looks like this is a dup of PR20018 and there is also a patch attached for
the front-end, but nobody has reviewed or committed it yet.
*** This bug has been marked as a duplicate of bug 20018 ***
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140616/978324f5/attachment.html>
More information about the llvm-bugs
mailing list