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

             Bug #: 14326
           Summary: Call __cxa_end_cleanup instead of _Unwind_Resume by
                    ARM EHABI
           Product: libraries
           Version: trunk
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: ARM
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


Hi all,

According to ARM EHABI, we should call __cxa_end_cleanup but not _Unwind_Resume
directly on not SjLj environment.

-- 
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to