http://llvm.org/bugs/show_bug.cgi?id=4953
Chris Lattner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #4 from Chris Lattner <[email protected]> 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. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
