mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 02:33:06 +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
|
||||
ExecutionEngine
|
||||
IRReader
|
||||
JITLink
|
||||
Object
|
||||
OrcJIT
|
||||
OrcShared
|
||||
|
Loading…
Reference in New Issue
Block a user