[Orc][test] Fix -DBUILD_SHARED_LIBS=on build

This commit is contained in:
Fangrui Song 2019-10-29 22:55:17 -07:00
parent 46ed00c383
commit 358c2918d6
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ set(LLVM_LINK_COMPONENTS
Core
ExecutionEngine
Object
OrcError
OrcJIT
Passes
RuntimeDyld