mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-23 19:59:57 +00:00
Add dependency from AsmParser to BinaryFormat.
This breaks the MinGW build, but not other builds for some reason. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@304866 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
25d9ac1002
commit
ce49018b11
@ -19,4 +19,4 @@
|
||||
type = Library
|
||||
name = AsmParser
|
||||
parent = Libraries
|
||||
required_libraries = Core Support
|
||||
required_libraries = BinaryFormat Core Support
|
||||
|
Loading…
Reference in New Issue
Block a user