CMakeLists.txt   [plain text]


add_llvm_library(LLVMMCJIT
  MCJIT.cpp
  TargetSelect.cpp
  Intercept.cpp
  )