CMake: Remove removed source file.
authorOscar Fuentes <ofv@wanadoo.es>
Wed, 12 Nov 2008 00:14:12 +0000 (00:14 +0000)
committerOscar Fuentes <ofv@wanadoo.es>
Wed, 12 Nov 2008 00:14:12 +0000 (00:14 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59098 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Transforms/Utils/CMakeLists.txt

index 93f3aa7614811e3c28ac807db639f69325369bf1..9aced0362e4ec426be706dbc04f9704aff80dba9 100644 (file)
@@ -7,7 +7,6 @@ add_llvm_library(LLVMTransformUtils
   CloneModule.cpp
   CloneTrace.cpp
   CodeExtractor.cpp
-  DbgInfoRemover.cpp
   DbgInfoUtils.cpp
   DemoteRegToStack.cpp
   InlineCost.cpp