forked from OSchip/llvm-project
[CMake] Kaleidoscope-Orc: Update libdeps.
llvm-svn: 228524
This commit is contained in:
parent
e9624ed67a
commit
b928d4c2fc
|
@ -1,7 +1,8 @@
|
|||
set(LLVM_LINK_COMPONENTS
|
||||
Core
|
||||
ExecutionEngine
|
||||
MCJIT
|
||||
Object
|
||||
RuntimeDyld
|
||||
Support
|
||||
native
|
||||
)
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
set(LLVM_LINK_COMPONENTS
|
||||
Core
|
||||
ExecutionEngine
|
||||
MCJIT
|
||||
Object
|
||||
RuntimeDyld
|
||||
Support
|
||||
native
|
||||
)
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
set(LLVM_LINK_COMPONENTS
|
||||
Core
|
||||
ExecutionEngine
|
||||
MCJIT
|
||||
Object
|
||||
RuntimeDyld
|
||||
Support
|
||||
native
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue