LLVMBuild: Introduce a common section which currently has a list of the
[oota-llvm.git] / lib / ExecutionEngine / LLVMBuild.txt
index f16c98574feafc7c14e40bbceb877a8a5b32f001..d4269692c7cd9fc607d69c7fbb502a0d2181e376 100644 (file)
@@ -15,6 +15,9 @@
 ;
 ;===------------------------------------------------------------------------===;
 
+[common]
+subdirectories = Interpreter JIT MCJIT RuntimeDyld
+
 [component_0]
 type = Library
 name = ExecutionEngine