PPC: Add a FIXME regarding the non-working fma+fneg Altivec pattern
[oota-llvm.git] / lib / Target / PowerPC / LLVMBuild.txt
index 3c439f37738547cccd4274b249deeb3445f42d1e..95fac5471ec714404a0fd39988a4517c790217b6 100644 (file)
 ;
 ;===------------------------------------------------------------------------===;
 
+[common]
+subdirectories = InstPrinter MCTargetDesc TargetInfo
+
 [component_0]
 type = TargetGroup
 name = PowerPC
 parent = Target
-add_to_library_groups = all-targets
+has_asmprinter = 1
 has_jit = 1
 
 [component_1]
@@ -28,4 +31,3 @@ name = PowerPCCodeGen
 parent = PowerPC
 required_libraries = Analysis AsmPrinter CodeGen Core MC PowerPCAsmPrinter PowerPCDesc PowerPCInfo SelectionDAG Support Target
 add_to_library_groups = PowerPC
-