git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@304869
91177308-0d34-0410-b5e6-
96231b3b80d8
type = Library
name = Analysis
parent = Libraries
-required_libraries = Core Object ProfileData Support
+required_libraries = BinaryFormat Core Object ProfileData Support
type = Library
name = AsmPrinter
parent = Libraries
-required_libraries = Analysis CodeGen Core DebugInfoCodeView DebugInfoMSF MC MCParser Support Target
+required_libraries = Analysis BinaryFormat CodeGen Core DebugInfoCodeView DebugInfoMSF MC MCParser Support Target
type = Library
name = DebugInfoDWARF
parent = DebugInfo
-required_libraries = Object Support
+required_libraries = BinaryFormat Object Support