[ORC][examples] Add missing library dependencies.

This commit is contained in:
Lang Hames 2020-09-22 16:04:37 -07:00
parent ed621e76a9
commit 71be8809d0
1 changed files with 2 additions and 0 deletions

View File

@ -1,8 +1,10 @@
set(LLVM_LINK_COMPONENTS
Core
ExecutionEngine
IPO
IRReader
OrcJIT
ScalarOpts
Support
nativecodegen
)