mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 12:12:47 +01:00
[ORC] Add JITLink dependence for ObjectLinkingLayerTest.
This aims to fix the failure at https://lab.llvm.org/buildbot/#/builders/61/builds/9590.
This commit is contained in:
parent
12903dbf9e
commit
5fae3540d3
@ -3,6 +3,7 @@ set(LLVM_LINK_COMPONENTS
|
|||||||
Core
|
Core
|
||||||
ExecutionEngine
|
ExecutionEngine
|
||||||
IRReader
|
IRReader
|
||||||
|
JITLink
|
||||||
Object
|
Object
|
||||||
OrcJIT
|
OrcJIT
|
||||||
OrcShared
|
OrcShared
|
||||||
|
Loading…
Reference in New Issue
Block a user