Skip to content

Commit 1ca93b1

Browse files
committed
[llvm-dlltool] Add a missing dependency
This was missed in dcc08a1.
1 parent a1a1073 commit 1ca93b1

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)