remove the IndMemRemPass, which only made sense for when malloc/free were intrinsic
[oota-llvm.git] / lib / Transforms / Hello / CMakeLists.txt
1 add_llvm_library( LLVMHello
2   Hello.cpp
3   )