Reapply r110396, with fixes to appease the Linux buildbot gods.
[oota-llvm.git] / lib / Transforms / Hello / CMakeLists.txt
1 add_llvm_loadable_module( LLVMHello
2   Hello.cpp
3   )