Fix the shared library build.

llvm-svn: 314725
This commit is contained in:
Rui Ueyama 2017-10-02 21:32:51 +00:00
parent a37b587f4a
commit 33b31a7cbb
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ add_lld_library(lldCommon
LINK_COMPONENTS
Codegen
MC
Option
Support
Target