Enable generating PPC pre-increment (r+imm) instructions by default.
[oota-llvm.git] / lib / Target / PowerPC / LLVMBuild.txt
index 5baa9886bef4e073e209eb050e555502260cec63..95fac5471ec714404a0fd39988a4517c790217b6 100644 (file)
@@ -15,6 +15,9 @@
 ;
 ;===------------------------------------------------------------------------===;
 
+[common]
+subdirectories = InstPrinter MCTargetDesc TargetInfo
+
 [component_0]
 type = TargetGroup
 name = PowerPC
@@ -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
-