ARM: Teach A15 SDOptimizer to properly handle D-reg by-lane.
[oota-llvm.git] / lib / Target / Sparc / LLVMBuild.txt
index f59cc2eec422df171e60191e34e3c1745a215a02..7d54d323ac4549f0a3b5fcc7deea324d6f92e007 100644 (file)
 ;
 ;===------------------------------------------------------------------------===;
 
+[common]
+subdirectories = MCTargetDesc TargetInfo
+
 [component_0]
 type = TargetGroup
 name = Sparc
 parent = Target
-add_to_library_groups = all-targets
+has_asmprinter = 1
 
 [component_1]
 type = Library
 name = SparcCodeGen
 parent = Sparc
-required_libraries = AsmPrinter CodeGen Core MC SelectionDAG SparcDesc SparcInfo Support Target
+required_libraries = AsmPrinter CodeGen Core MC SelectionDAG SparcDesc
+                     SparcInfo Support Target
 add_to_library_groups = Sparc
-