CMakeLists.txt   [plain text]


add_llvm_library(LLVMOrcJIT
  CloneSubModule.cpp
  IndirectionUtils.cpp
  OrcMCJITReplacement.cpp
  OrcTargetSupport.cpp
  )