Remove duplication of relocation names in lib/Object/ELFYAML.cpp
[oota-llvm.git] / lib / ExecutionEngine / LLVMBuild.txt
index f16c98574feafc7c14e40bbceb877a8a5b32f001..ecae078ec7d1f79cb2be90fe205faa7c5402f64b 100644 (file)
 ;
 ;===------------------------------------------------------------------------===;
 
+[common]
+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