[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 d57b5251d4
commit e31c1a3031
1 changed files with 1 additions and 0 deletions

View File

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