[LLVMbugs] [Bug 8548] New: Patch: Support for unregistering exception frames of functions when they are removed
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Nov 4 08:26:34 PDT 2010
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: unassignedbugs at nondot.org
ReportedBy: schaub-johannes at web.de
CC: llvmbugs at cs.uiuc.edu
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.
More information about the llvm-bugs
mailing list