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

7 lines
81 B
CMake

add_llvm_component_library(LLVMMCJIT
MCJIT.cpp
DEPENDS
intrinsics_gen
)