[LLVMbugs] [Bug 9506] CodeGen assert on invalid inline assembly

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Mar 22 09:18:40 PDT 2011


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

Chris Lattner <clattner at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |
            Summary|CodeGen assert on           |CodeGen assert on invalid
                   |i386/idivl                  |inline assembly

--- Comment #3 from Chris Lattner <clattner at apple.com> 2011-03-22 11:18:39 CDT ---
In an ideal world, we would reject this with a compile-time error instead of
crashing.  This is low priority though.

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