[llvm-commits] [llvm] r134936 - /llvm/trunk/utils/TableGen/
David A. Greene
greened at obbligato.org
Tue Jul 12 07:47:08 PDT 2011
Eric Christopher <echristo at apple.com> writes:
> One thought on tracking this down is to see if there are any virtual
> functions being called during object destruction.
I'll double-check that. I looked through the source to see if we're
deleting Inits anywhere and I didn't find anything. That should have
triggered a double free in valgrind anyway, but best to make sure.
-Dave
More information about the llvm-commits
mailing list