[LLVMbugs] [Bug 2975] memory leak in Type.cpp and Constants.cpp

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Mar 21 23:02:37 PDT 2010


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

Jeffrey Yasskin <jyasskin at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |jyasskin at google.com
         Resolution|                            |FIXED

--- Comment #19 from Jeffrey Yasskin <jyasskin at google.com> 2010-03-22 01:02:36 CDT ---
`valgrind --leak-check=full Debug/examples/HowToUseJIT` no longer reports any
leaks, so I'm closing this as fixed. :)

-- 
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