mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-27 07:12:06 +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