Add the skeleton of an asm parser for mips.
[oota-llvm.git] / lib / Target / Mips / LLVMBuild.txt
index bcd32bc0005ed823c8e1b270b5a10ab0e11f0e61..abbed8c90fc8e0e915586fe143e06d0ae3d1bbba 100644 (file)
 ;===------------------------------------------------------------------------===;
 
 [common]
-subdirectories = InstPrinter MCTargetDesc TargetInfo
+subdirectories = AsmParser InstPrinter MCTargetDesc TargetInfo
 
 [component_0]
 type = TargetGroup
 name = Mips
 parent = Target
+has_asmparser = 1
 has_asmprinter = 1
 has_jit = 1