fef71768b49396611ee475cb9bb8bb5231706617
[oota-llvm.git] / lib / ExecutionEngine / MCJIT / CMakeLists.txt
1 add_llvm_library(LLVMMCJIT
2   MCJIT.cpp
3   MCJITMemoryManager.cpp
4   )