When ext-loading and trunc-storing vectors to memory, on x86 32bit systems, allow...
[oota-llvm.git] / lib / Target / CellSPU / LLVMBuild.txt
index a2127dd1c000eae2e7f0a93bf3e584bc20edc556..277620bf4e5930f9a0d6e47ea4ef8faa776999b8 100644 (file)
 ;
 ;===------------------------------------------------------------------------===;
 
+[common]
+subdirectories = MCTargetDesc TargetInfo
+
 [component_0]
 type = TargetGroup
 name = CellSPU
 parent = Target
+has_asmprinter = 1
 
 [component_1]
 type = Library
@@ -26,4 +30,3 @@ name = CellSPUCodeGen
 parent = CellSPU
 required_libraries = AsmPrinter CellSPUDesc CellSPUInfo CodeGen Core MC SelectionDAG Support Target
 add_to_library_groups = CellSPU
-