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

6 lines
93 B
CMake

add_llvm_library(LLVMMCJIT
JITMemoryManager.cpp
MCJIT.cpp
SectionMemoryManager.cpp
)