Move RegAllocBase into its own cpp file separate from RABasic.
[oota-llvm.git] / lib / CodeGen / LLVMBuild.txt
index 2eebb0881d59286476463a55f9c781083cde548a..fee0347ea6592d0c6514dea24e5ac5a6a41f817e 100644 (file)
 ;
 ;===------------------------------------------------------------------------===;
 
+[common]
+subdirectories = AsmPrinter SelectionDAG
+
 [component_0]
 type = Library
 name = CodeGen
 parent = Libraries
 required_libraries = Analysis Core MC Scalar Support Target TransformUtils
-