Comparing std::string with NULL is a bad idea, so just check whether its empty.
[oota-llvm.git] / examples / HowToUseJIT /
drwxr-xr-x   ..
-rw-r--r-- 108 CMakeLists.txt
-rw-r--r-- 4243 HowToUseJIT.cpp
-rw-r--r-- 475 Makefile