mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-05 10:17:36 +00:00
Update libdeps to add BinaryFormat, introduced in r304864.
llvm-svn: 304869
This commit is contained in:
parent
e794c94ccb
commit
bf2abbfa92
@ -19,4 +19,4 @@
|
||||
type = Library
|
||||
name = Analysis
|
||||
parent = Libraries
|
||||
required_libraries = Core Object ProfileData Support
|
||||
required_libraries = BinaryFormat Core Object ProfileData Support
|
||||
|
@ -19,4 +19,4 @@
|
||||
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
|
||||
|
@ -19,4 +19,4 @@
|
||||
type = Library
|
||||
name = DebugInfoDWARF
|
||||
parent = DebugInfo
|
||||
required_libraries = Object Support
|
||||
required_libraries = BinaryFormat Object Support
|
||||
|
Loading…
Reference in New Issue
Block a user