[llvm-ar] Add a dependency to BinaryFormat after rL345383

llvm-svn: 345405
This commit is contained in:
Fangrui Song 2018-10-26 17:15:52 +00:00
parent ab2892ad1b
commit ddf4c80940

View File

@ -1,5 +1,6 @@
set(LLVM_LINK_COMPONENTS
${LLVM_TARGETS_TO_BUILD}
BinaryFormat
Core
DlltoolDriver
LibDriver