mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Add dependency from AsmParser to BinaryFormat.
This breaks the MinGW build, but not other builds for some reason. llvm-svn: 304866
This commit is contained in:
parent
6bd8d7fb33
commit
7fe7b69c89
@ -19,4 +19,4 @@
|
||||
type = Library
|
||||
name = AsmParser
|
||||
parent = Libraries
|
||||
required_libraries = Core Support
|
||||
required_libraries = BinaryFormat Core Support
|
||||
|
Loading…
x
Reference in New Issue
Block a user