Update CMake file.
authorTed Kremenek <kremenek@apple.com>
Tue, 13 Oct 2009 18:48:07 +0000 (18:48 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 13 Oct 2009 18:48:07 +0000 (18:48 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84001 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Transforms/Utils/CMakeLists.txt

index 9966b4dba7b8cf641d40a81ba006df0381cd9f46..f4394ea64d6eaf39701b0c27c02a9a0372a9cc4f 100644 (file)
@@ -8,7 +8,6 @@ add_llvm_library(LLVMTransformUtils
   CloneModule.cpp
   CodeExtractor.cpp
   DemoteRegToStack.cpp
-  InlineCost.cpp
   InlineFunction.cpp
   InstructionNamer.cpp
   LCSSA.cpp