OrcJITTests: Update libdeps corresponding to r251604.

llvm-svn: 251619
This commit is contained in:
NAKAMURA Takumi 2015-10-29 06:40:04 +00:00
parent 131733bcf0
commit 3a063db203
1 changed files with 2 additions and 0 deletions

View File

@ -2,7 +2,9 @@
set(LLVM_LINK_COMPONENTS
Core
ExecutionEngine
Object
OrcJIT
RuntimeDyld
Support
native
)