[ORC][examples] Add missing library dependence

This commit is contained in:
Lang Hames 2021-06-19 14:44:38 +10:00
parent 24199f534f
commit 382b3fe043
1 changed files with 1 additions and 0 deletions

View File

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