OSDN Git Service

Add dependency from AsmParser to BinaryFormat.
[android-x86/external-llvm.git] / lib / AsmParser / LLVMBuild.txt
index 3bc31ed..82dba8c 100644 (file)
@@ -19,4 +19,4 @@
 type = Library
 name = AsmParser
 parent = Libraries
-required_libraries = Core Support
+required_libraries = BinaryFormat Core Support