aboutsummaryrefslogtreecommitdiffstats
path: root/lib/DebugInfo/LLVMBuild.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/DebugInfo/LLVMBuild.txt')
-rw-r--r--lib/DebugInfo/LLVMBuild.txt8
1 files changed, 5 insertions, 3 deletions
diff --git a/lib/DebugInfo/LLVMBuild.txt b/lib/DebugInfo/LLVMBuild.txt
index f347d5e..7a8e8ba 100644
--- a/lib/DebugInfo/LLVMBuild.txt
+++ b/lib/DebugInfo/LLVMBuild.txt
@@ -15,8 +15,10 @@
;
;===------------------------------------------------------------------------===;
+[common]
+subdirectories = DWARF PDB
+
[component_0]
-type = Library
+type = Group
name = DebugInfo
-parent = Libraries
-required_libraries = Object Support
+parent = $ROOT