summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/MCJIT/CMakeLists.txt
blob: b1e2bc3d635cf0bf5121f7b6671cd84434b79e8f (plain)
1
2
3
4
5
6
add_llvm_library(LLVMMCJIT
  MCJIT.cpp

  DEPENDS
  intrinsics_gen
  )
OpenPOWER on IntegriCloud