[LLVMbugs] [Bug 10441] LLVM Function with structure parameter is not compatible with VS2010

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Jul 22 09:25:50 PDT 2011


http://llvm.org/bugs/show_bug.cgi?id=10441

Chris Lattner <clattner at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #3 from Chris Lattner <clattner at apple.com> 2011-07-22 11:25:49 CDT ---
LLVM IR datatypes don't provide C ABI semantics.  A C frontend is required to
lower things in target specific ways to get the right ABI out.

-- 
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