Skip to content
This repository was archived by the owner on Apr 23, 2020. It is now read-only.

Commit 0f8276e

Browse files
committed
[CMake] Fix BUILD_SHARED_LIBS regression due to r331405
git-svn-id: https://llvm.org/svn/llvm-project/lld/trunk@331444 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent db75571 commit 0f8276e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ELF/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ add_lld_library(lldELF
4646
LINK_COMPONENTS
4747
${LLVM_TARGETS_TO_BUILD}
4848
BinaryFormat
49+
BitWriter
4950
Core
5051
DebugInfoDWARF
5152
LTO

0 commit comments

Comments
 (0)