Reapply r99881 with some fixes: only call destructor in releaseMemory!
[oota-llvm.git] / examples / ParallelJIT / CMakeLists.txt
2009-10-12 Douglas GregorMake ParallelJIT pthreads linking with CMake slightly...
2008-09-26 Oscar FuentesCMake: Builds all examples. Corrected name of CBackend...