LLVMBuild: Introduce a common section which currently has a list of the
[oota-llvm.git] / lib / Target / LLVMBuild.txt
index 358cbc81d578a519241f9b3b318ffd622e4e1ad1..5a42ca5efb084ef40fedacfd2e156e141a05b707 100644 (file)
@@ -15,6 +15,9 @@
 ;
 ;===------------------------------------------------------------------------===;
 
+[common]
+subdirectories = ARM CBackend CellSPU CppBackend Hexagon MBlaze MSP430 Mips PTX PowerPC Sparc 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).