[Layering] Move DebugInfo.h into the IR library where its implementation
[oota-llvm.git] / lib / Target / LLVMBuild.txt
index 358cbc81d578a519241f9b3b318ffd622e4e1ad1..98d26bcac8afd6ee5a435923463d8bcabbd0fe19 100644 (file)
@@ -15,6 +15,9 @@
 ;
 ;===------------------------------------------------------------------------===;
 
+[common]
+subdirectories = AArch64 ARM CppBackend Hexagon MSP430 NVPTX Mips PowerPC R600 Sparc SystemZ X86 XCore
+
 ; This is a special group whose required libraries are extended (by llvm-build)
 ; with the best execution engine (the native JIT, if available, or the
 ; interpreter).