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