llvm-project/llvm/lib/ExecutionEngine
Jim Grosbach 3fa6dcfebb Fix MCJIT memory leak of owned TargetMachine.
The JIT is expected to take ownership of the TM that's passed in. The MCJIT
wasn't freeing it, resulting in leaks.

llvm-svn: 148356
2012-01-17 23:08:46 +00:00
..
2012-01-16 23:50:58 +00:00
2010-07-19 09:36:45 +00:00