Fix a FIXME about the format and add a test.
[oota-llvm.git] / lib / ExecutionEngine / LLVMBuild.txt
index 1ef6a44e7f779d63d267e355d09b657bdd6153d5..1f94a4fb9ecdb1806b37be0db056f035d06abb6b 100644 (file)
 ;
 ;===------------------------------------------------------------------------===;
 
+[common]
+subdirectories = Interpreter JIT MCJIT RuntimeDyld IntelJITEvents OProfileJIT
+
 [component_0]
 type = Library
 name = ExecutionEngine
 parent = Libraries
 required_libraries = Core MC Support Target
-