[LLVMbugs] [Bug 4953] Integrate calling convention into function types
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Fri Sep 11 16:00:58 PDT 2009
http://llvm.org/bugs/show_bug.cgi?id=4953
Chris Lattner <clattner at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #4 from Chris Lattner <clattner at apple.com> 2009-09-11 18:00:57 ---
This is not the solution you're looking for. function pointers (arrays or
otherwise) work fine because the call should have the calling conv specified on
it.
--
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