forked from OSchip/llvm-project
OrcJITTests: Update libdeps corresponding to r251604.
llvm-svn: 251619
This commit is contained in:
parent
131733bcf0
commit
3a063db203
|
@ -2,7 +2,9 @@
|
|||
set(LLVM_LINK_COMPONENTS
|
||||
Core
|
||||
ExecutionEngine
|
||||
Object
|
||||
OrcJIT
|
||||
RuntimeDyld
|
||||
Support
|
||||
native
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue