[LLVMdev] memory leaks at compiler termination

reed kotler rkotler at mips.com
Fri Mar 1 15:16:17 PST 2013


Does LLVM try and make sure that all memory is freed before compiler exit?

For example, It seems like the ARM constant pool code that I'm reading 
will leave a lot of un-deallocated memory.

Maybe I'm missing something here.

Reed




More information about the llvm-dev mailing list