Update CMake file.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84001 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Ted Kremenek 2009-10-13 18:48:07 +00:00
parent 094f04b429
commit db9d3206c0

View File

@ -8,7 +8,6 @@ add_llvm_library(LLVMTransformUtils
CloneModule.cpp
CodeExtractor.cpp
DemoteRegToStack.cpp
InlineCost.cpp
InlineFunction.cpp
InstructionNamer.cpp
LCSSA.cpp