Grep for "memory leak" in `src/llvm`. Check with valgrind. I get diagnostics from valgrind similar to this one: > definitely lost: 5,152 bytes in 6 blocks > indirectly lost: 688 bytes in 3 blocks
Grep for "memory leak" in
src/llvm.Check with valgrind.
I get diagnostics from valgrind similar to this one: