Remove MCStreamer.h include from MCContext.h and explictly include it where necessary...
[oota-llvm.git] / lib / Target / AArch64 / MCTargetDesc / LLVMBuild.txt
index 5a2f46704a33104737427f73710651df3c9c954b..70cff0b704f759bb5131b2d11871e248087c94b3 100644 (file)
@@ -1,4 +1,4 @@
-;===- ./lib/Target/AArch64/MCTargetDesc/LLVMBuild.txt ----------*- Conf -*--===;
+;===- ./lib/Target/AArch64/MCTargetDesc/LLVMBuild.txt ------------*- Conf -*--===;
 ;
 ;                     The LLVM Compiler Infrastructure
 ;
@@ -19,6 +19,6 @@
 type = Library
 name = AArch64Desc
 parent = AArch64
-required_libraries = AArch64AsmPrinter MC Support
+required_libraries = AArch64AsmPrinter AArch64Info MC Support
 add_to_library_groups = AArch64