Skip to content

Commit f7b6f23

Browse files
mstorsjotstellar
authored andcommitted
[llvm-dlltool] Add a missing dependency
This was missed in dcc08a1. (cherry picked from commit 1ca93b1)
1 parent a311bc8 commit f7b6f23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/lib/ToolDrivers/llvm-dlltool/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ add_llvm_component_library(LLVMDlltoolDriver
66
DlltoolDriver.cpp
77

88
LINK_COMPONENTS
9+
BinaryFormat
910
Object
1011
Option
1112
Support

0 commit comments

Comments
 (0)