summaryrefslogtreecommitdiff
path: root/lib/ExecutionEngine/MCJIT/CMakeLists.txt
blob: 38fdffa0e991c292bcef9ccbdaf908542a7b59b8 (plain)
1
2
3
4
add_llvm_library(LLVMMCJIT
  MCJIT.cpp
  Intercept.cpp
  )