From 4fb443f81b02ce067be24e7848b167a86ea234f2 Mon Sep 17 00:00:00 2001 From: Oscar Fuentes Date: Wed, 19 Nov 2008 19:32:19 +0000 Subject: CMake: Removed source file. llvm-svn: 59662 --- llvm/lib/Transforms/Utils/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'llvm/lib') diff --git a/llvm/lib/Transforms/Utils/CMakeLists.txt b/llvm/lib/Transforms/Utils/CMakeLists.txt index 9aced0362e4..b678b2e3773 100644 --- a/llvm/lib/Transforms/Utils/CMakeLists.txt +++ b/llvm/lib/Transforms/Utils/CMakeLists.txt @@ -7,7 +7,6 @@ add_llvm_library(LLVMTransformUtils CloneModule.cpp CloneTrace.cpp CodeExtractor.cpp - DbgInfoUtils.cpp DemoteRegToStack.cpp InlineCost.cpp InlineFunction.cpp -- cgit v1.2.3