Kaleidoscope: Update libdeps corresponding to r246002.

llvm-svn: 246025
This commit is contained in:
NAKAMURA Takumi 2015-08-26 08:05:55 +00:00
parent dd547fbadd
commit 33fcee60e1
5 changed files with 5 additions and 0 deletions

View File

@ -4,6 +4,7 @@ set(LLVM_LINK_COMPONENTS
ExecutionEngine
InstCombine
MCJIT
Object
RuntimeDyld
ScalarOpts
Support

View File

@ -4,6 +4,7 @@ set(LLVM_LINK_COMPONENTS
ExecutionEngine
InstCombine
MCJIT
Object
RuntimeDyld
ScalarOpts
Support

View File

@ -4,6 +4,7 @@ set(LLVM_LINK_COMPONENTS
ExecutionEngine
InstCombine
MCJIT
Object
RuntimeDyld
ScalarOpts
Support

View File

@ -4,6 +4,7 @@ set(LLVM_LINK_COMPONENTS
ExecutionEngine
InstCombine
MCJIT
Object
RuntimeDyld
ScalarOpts
Support

View File

@ -2,6 +2,7 @@ set(LLVM_LINK_COMPONENTS
Core
ExecutionEngine
MCJIT
Object
RuntimeDyld
Support
native