Fix -DBUILD_SHARED_LIBS=ON build after rL368358

Differential Revision: https://reviews.llvm.org/D65982

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@368363 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Sam Clegg 2019-08-08 23:00:28 +00:00
parent d986b2385f
commit da2b71e4d2

View File

@ -3,6 +3,7 @@ set(LLVM_LINK_COMPONENTS
AllTargetsCodeGens
AllTargetsDescs
AllTargetsInfos
Core
IRReader
Support
Target