mirror of
https://github.com/jeremysrand/llvm-65816.git
synced 2024-12-27 19:30:05 +00:00
5 lines
70 B
CMake
5 lines
70 B
CMake
add_llvm_library(LLVMMCJIT
|
|
MCJIT.cpp
|
|
SectionMemoryManager.cpp
|
|
)
|