summaryrefslogtreecommitdiff
path: root/lib/Target/LLVMBuild.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/LLVMBuild.txt')
-rw-r--r--lib/Target/LLVMBuild.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/Target/LLVMBuild.txt b/lib/Target/LLVMBuild.txt
index 09dadd6b1e..60f5230208 100644
--- a/lib/Target/LLVMBuild.txt
+++ b/lib/Target/LLVMBuild.txt
@@ -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