mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-08 06:32:24 +00:00
Update cmake.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82449 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
a5ba07c3d1
commit
c2f4fa3c96
@ -4,6 +4,7 @@ add_definitions(-DENABLE_X86_JIT)
|
|||||||
add_llvm_library(LLVMJIT
|
add_llvm_library(LLVMJIT
|
||||||
Intercept.cpp
|
Intercept.cpp
|
||||||
JIT.cpp
|
JIT.cpp
|
||||||
|
JITDebugRegisterer.cpp
|
||||||
JITDwarfEmitter.cpp
|
JITDwarfEmitter.cpp
|
||||||
JITEmitter.cpp
|
JITEmitter.cpp
|
||||||
JITMemoryManager.cpp
|
JITMemoryManager.cpp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user