[LLVMbugs] [Bug 10607] New: JIT No Longer Registers EH Information

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Aug 8 06:28:29 PDT 2011


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

           Summary: JIT No Longer Registers EH Information
           Product: new-bugs
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: csdavec at swan.ac.uk
                CC: llvmbugs at cs.uiuc.edu


I'm seeing problems caused by the JIT no longer registering the EH data that it
generates.  Looking in lib/ExecutionEngine, nothing seems to be referencing
ExceptionTableRegister except the methods that set 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.



More information about the llvm-bugs mailing list