Skip to content

Commit cbf62b6

Browse files
mstorsjogithub-actions[bot]
authored andcommitted
Automerge: [llvm-dlltool] Add a missing dependency
This was missed in dcc08a1. (cherry picked from commit 1ca93b1)
2 parents fc8136f + f7b6f23 commit cbf62b6

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)