Fix some comment typos.
[oota-llvm.git] / lib / Target / MSP430 / LLVMBuild.txt
index 3081146e68f8d83277fa4babc1439c152d077801..51d9702ac56005825037f7711e5759dd32f3d4ec 100644 (file)
 ;
 ;===------------------------------------------------------------------------===;
 
+[common]
+subdirectories = InstPrinter MCTargetDesc TargetInfo
+
 [component_0]
-type = LibraryGroup
+type = TargetGroup
 name = MSP430
 parent = Target
-add_to_library_groups = all-targets
+has_asmprinter = 1
 
 [component_1]
 type = Library
@@ -27,4 +30,3 @@ name = MSP430CodeGen
 parent = MSP430
 required_libraries = AsmPrinter CodeGen Core MC MSP430AsmPrinter MSP430Desc MSP430Info SelectionDAG Support Target
 add_to_library_groups = MSP430
-