[lli-child-target] Fix -DBUILD_SHARED_LIBS=on build

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

View File

@ -1,4 +1,5 @@
set(LLVM_LINK_COMPONENTS
OrcError
OrcJIT
RuntimeDyld
Support