Library-ize the dyld components of llvm-rtdyld.
[oota-llvm.git] / lib / ExecutionEngine / RuntimeDyld / CMakeLists.txt
1 add_llvm_library(LLVMRuntimeDyld
2   RuntimeDyld.cpp
3   )