1add_llvm_library(LLVMMCJIT
2  MCJIT.cpp
3  MCJITMemoryManager.cpp
4  )
5