1
0
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:
Lang Hames 2021-06-19 14:44:38 +10:00
parent d5e843fe26
commit 7afd72c69b

View File

@ -1,6 +1,7 @@
set(LLVM_LINK_COMPONENTS set(LLVM_LINK_COMPONENTS
Core Core
ExecutionEngine ExecutionEngine
InstCombine
IRReader IRReader
JITLink JITLink
MC MC