mirror of
https://github.com/intel/llvm.git
synced 2026-02-05 22:17:23 +08:00
Fix shared library build
llvm-svn: 281728
This commit is contained in:
@@ -21,6 +21,7 @@ add_lld_library(lldCOFF
|
||||
LINK_COMPONENTS
|
||||
${LLVM_TARGETS_TO_BUILD}
|
||||
Core
|
||||
DebugInfoMSF
|
||||
DebugInfoPDB
|
||||
LTO
|
||||
LibDriver
|
||||
|
||||
Reference in New Issue
Block a user