mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 04:02:41 +01:00
[ORC][examples] Add missing library dependence
This commit is contained in:
parent
d5e843fe26
commit
7afd72c69b
@ -1,6 +1,7 @@
|
|||||||
set(LLVM_LINK_COMPONENTS
|
set(LLVM_LINK_COMPONENTS
|
||||||
Core
|
Core
|
||||||
ExecutionEngine
|
ExecutionEngine
|
||||||
|
InstCombine
|
||||||
IRReader
|
IRReader
|
||||||
JITLink
|
JITLink
|
||||||
MC
|
MC
|
||||||
|
Loading…
Reference in New Issue
Block a user