0f42c31060b265b081efd4142042438f73df1c0c
[oota-llvm.git] / lib / ExecutionEngine / MCJIT / CMakeLists.txt
1 add_llvm_library(LLVMMCJIT
2   JITMemoryManager.cpp
3   MCJIT.cpp
4   SectionMemoryManager.cpp
5   )