[LLVMbugs] [Bug 192] NEW: [X86] X86 Backend never releases memory for machine code structures
bugzilla-daemon at zion.cs.uiuc.edu
bugzilla-daemon at zion.cs.uiuc.edu
Sat Dec 20 02:22:47 PST 2003
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=192
Summary: [X86] X86 Backend never releases memory for machine code
structures
Product: libraries
Version: 1.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: X86 Backend
AssignedTo: gaeke+bugs at uiuc.edu
ReportedBy: sabre at nondot.org
The X86 backend never frees memory for MachineInstr, MachineBasicBlock,
MachineFunction, etc objects, even after it has emitted the function or whatever
ot memory or the .s file.
This is silly.
-Chris
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list