[LLVMbugs] [Bug 3788] asm inline : support casting on input operand

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Fri Mar 13 08:41:13 PDT 2009


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


Chris Lattner <clattner at apple.com> changed:

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




--- Comment #3 from Chris Lattner <clattner at apple.com>  2009-03-13 10:41:12 ---
I'm considering adding support for making the inline asm code ignore casts to
the exact same type, but would make this an error by default requiring some
funny option to enable it.  Would that fix this problem?


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