Only emit DW_AT_object_pointer if this is a definition.
[oota-llvm.git] / lib / Makefile
index 1752bde35ac3bd0d9d74ae15ca1cb75295f2010c..fd575cd19570ef2034af5f9e8e6614a1a87e5e99 100644 (file)
@@ -11,7 +11,7 @@ LEVEL = ..
 include $(LEVEL)/Makefile.config
 
 PARALLEL_DIRS := VMCore AsmParser Bitcode Archive Analysis Transforms CodeGen \
-                Target ExecutionEngine Linker MC CompilerDriver Object DebugInfo
+                Target ExecutionEngine Linker MC Object DebugInfo
 
 include $(LEVEL)/Makefile.common