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

5 lines
70 B
CMake

add_llvm_library(LLVMMCJIT
MCJIT.cpp
SectionMemoryManager.cpp
)