build/Make & CMake: Pass the appropriate --native-target and --enable-targets
[oota-llvm.git] / lib / Target / LLVMBuild.txt
index 09dadd6b1e9d1e8fc1e3cfee9bb5d1d135b4e5e7..60f5230208fddf9a457342cc73da273b1243c0c3 100644 (file)
@@ -21,8 +21,9 @@ name = Target
 parent = Libraries
 required_libraries = Core MC Support
 
-; This is a convenient group we define (and expect targets to add to) which
-; makes it easy for tools to include every target.
+; This is a special group whose required libraries are extended (by llvm-build)
+; with every built target, which makes it easy for tools to include every
+; target.
 [component_1]
 type = LibraryGroup
 name = all-targets