Change the name of the field BindTable to bindtable to not over lap the type.
[oota-llvm.git] / lib / ExecutionEngine / LLVMBuild.txt
index d4269692c7cd9fc607d69c7fbb502a0d2181e376..ecae078ec7d1f79cb2be90fe205faa7c5402f64b 100644 (file)
 ;===------------------------------------------------------------------------===;
 
 [common]
-subdirectories = Interpreter JIT MCJIT RuntimeDyld
+subdirectories = Interpreter MCJIT RuntimeDyld IntelJITEvents OProfileJIT
 
 [component_0]
 type = Library
 name = ExecutionEngine
 parent = Libraries
-required_libraries = Core MC Support Target
+required_libraries = Core MC Support