mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-12 07:37:34 +00:00
MCJIT depends on JIT.
Unbreaks the CMake shared library build. This is nasty and should be fixed eventually. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168800 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
781dfbd482
commit
bacc82548a
@ -19,4 +19,4 @@
|
||||
type = Library
|
||||
name = MCJIT
|
||||
parent = ExecutionEngine
|
||||
required_libraries = Core ExecutionEngine RuntimeDyld Support Target
|
||||
required_libraries = Core ExecutionEngine RuntimeDyld Support Target JIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user