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