http://llvm.org/bugs/show_bug.cgi?id=8548
Summary: Patch: Support for unregistering exception frames of
functions when they are removed
Product: libraries
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: Target-Independent JIT
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Created an attachment (id=5736)
--> (http://llvm.org/bugs/attachment.cgi?id=5736)
The patch implementing it.
http://llvm.org/bugs/show_bug.cgi?id=8285 implemented unregistering of
exception frames upon destruction of the JIT.
This one enhances that by allowing the JIT to unregister the frames also when a
function's machine code is free'ed.
--
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