[CMake] Kaleidoscope-Orc: Update libdeps.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228524 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
NAKAMURA Takumi 2015-02-08 11:15:08 +00:00
parent 8be39c81b0
commit 186332c0c9
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
)