forked from OSchip/llvm-project
[llvm-ar] Add a dependency to BinaryFormat after rL345383
llvm-svn: 345405
This commit is contained in:
parent
d57b5251d4
commit
e31c1a3031
|
@ -1,5 +1,6 @@
|
|||
set(LLVM_LINK_COMPONENTS
|
||||
${LLVM_TARGETS_TO_BUILD}
|
||||
BinaryFormat
|
||||
Core
|
||||
DlltoolDriver
|
||||
LibDriver
|
||||
|
|
Loading…
Reference in New Issue