[LLVMdev] JIT Leaks?

Bill Wendling isanbard at gmail.com
Sat Jul 14 22:39:02 PDT 2007


On Jul 14, 2007, at 10:56 AM, Anton Korobeynikov wrote:

> Holger.
>
>> You can find out what exactly leaks with the help of valgrind.
> It seems, that Paolo is on Mac OS X. No valgrind there :(
>
On OS X, you can use the "leaks" command to find out what's leaked in  
a particular process. It's not exact, but may give a good indication  
of what's wrong.

-bw




More information about the llvm-dev mailing list