[CMake] Kaleidoscope-Orc: Update libdeps.

llvm-svn: 228524
This commit is contained in:
NAKAMURA Takumi 2015-02-08 11:15:08 +00:00
parent e9624ed67a
commit b928d4c2fc
3 changed files with 6 additions and 3 deletions

View File

@ -1,7 +1,8 @@
set(LLVM_LINK_COMPONENTS
Core
ExecutionEngine
MCJIT
Object
RuntimeDyld
Support
native
)

View File

@ -1,7 +1,8 @@
set(LLVM_LINK_COMPONENTS
Core
ExecutionEngine
MCJIT
Object
RuntimeDyld
Support
native
)

View File

@ -1,7 +1,8 @@
set(LLVM_LINK_COMPONENTS
Core
ExecutionEngine
MCJIT
Object
RuntimeDyld
Support
native
)