Adds the next bit of support for llvm-objdump’s -private-headers for executable Mach...
[oota-llvm.git] / lib / MC / LLVMBuild.txt
index 8ad66b61973aa331fa08cd3a9d77da8c3f1eb717..f06be457a5b32fa4220437176a661ddbea4b35bb 100644 (file)
 ;
 ;===------------------------------------------------------------------------===;
 
+[common]
+subdirectories = MCDisassembler MCParser
+
 [component_0]
 type = Library
 name = MC
 parent = Libraries
-required_libraries = Object Support
-
+required_libraries = Support