LLVMBuild: Introduce a common section which currently has a list of the
[oota-llvm.git] / lib / Target / CBackend / LLVMBuild.txt
index 7cd420bfe026f97ec4a48fa300230a61c5048ace..e64feb0e6050df13e022c7824bad62c6ac4d8a86 100644 (file)
 ;
 ;===------------------------------------------------------------------------===;
 
+[common]
+subdirectories = TargetInfo
+
 [component_0]
 type = TargetGroup
 name = CBackend
 parent = Target
-add_to_library_groups = all-targets
 
 [component_1]
 type = Library
 name = CBackendCodeGen
 parent = CBackend
-library_name = CBackend
 required_libraries = Analysis CBackendInfo CodeGen Core MC Scalar Support Target TransformUtils
 add_to_library_groups = CBackend
-