forked from OSchip/llvm-project
Add dependency from LibDriver to BinaryFormat.
llvm-svn: 304867
This commit is contained in:
parent
8a9e2c6bad
commit
830b6fd350
|
@ -19,4 +19,4 @@
|
|||
type = Library
|
||||
name = LibDriver
|
||||
parent = Libraries
|
||||
required_libraries = Object Option Support
|
||||
required_libraries = BinaryFormat Object Option Support
|
||||
|
|
Loading…
Reference in New Issue