llvm-project/llvm/lib/ExecutionEngine/MCJIT/CMakeLists.txt

7 lines
71 B
CMake

add_llvm_library(LLVMMCJIT
MCJIT.cpp
DEPENDS
intrinsics_gen
)