Comparing std::string with NULL is a bad idea, so just check whether its empty.
[oota-llvm.git] / lib / ExecutionEngine / CMakeLists.txt
2009-06-23 Douglas GregorEliminate object-relinking support from CMake. Fixes...
2008-10-22 Oscar FuentesCMake: Turned some libraries into partially linked...
2008-09-22 Oscar FuentesInitial support for the CMake build system.