misched: DAG builder support for tracking register pressure within the current schedu...
[oota-llvm.git] / lib / DebugInfo / CMakeLists.txt
index fdffcb6a77c60ab028fea3528ca84908fbc7e0b7..441f1e86dcd8fdfa48acba740f97e744989535a4 100644 (file)
@@ -10,7 +10,3 @@ add_llvm_library(LLVMDebugInfo
   DWARFDebugLine.cpp
   DWARFFormValue.cpp
   )
-
-add_llvm_library_dependencies(LLVMDebugInfo
-  LLVMSupport
-  )