[LLVMbugs] [Bug 5087] New: ASM instruction shouldn't crash JIT.

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Mon Sep 28 11:13:53 PDT 2009


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

           Summary: ASM instruction shouldn't crash JIT.
           Product: tools
           Version: trunk
          Platform: PC
        OS/Version: All
            Status: NEW
          Keywords: crash-on-invalid
          Severity: minor
          Priority: P2
         Component: lli
        AssignedTo: kuba at gcc.gnu.org
        ReportedBy: kuba at gcc.gnu.org
                CC: llvmbugs at cs.uiuc.edu


Created an attachment (id=3579)
 --> (http://llvm.org/bugs/attachment.cgi?id=3579)
test-case

I noticed that ASM instruction crashes JIT on x86. When i was trying to use
llvm_report_error() function instead of assert() i noticed that it caused other
crash.


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