Fix the -DBUILD_SHARED_LIBS=ON build.
[oota-llvm.git] / lib / ExecutionEngine / LLVMBuild.txt
index 1ef6a44e7f779d63d267e355d09b657bdd6153d5..9d29a41f504137ee4f5002595f44bc2726e7e279 100644 (file)
 ;
 ;===------------------------------------------------------------------------===;
 
+[common]
+subdirectories = Interpreter MCJIT RuntimeDyld IntelJITEvents OProfileJIT Orc
+
 [component_0]
 type = Library
 name = ExecutionEngine
 parent = Libraries
-required_libraries = Core MC Support Target
-
+required_libraries = Core MC Object RuntimeDyld Support Target