diff --git a/lib/Transforms/Utils/CMakeLists.txt b/lib/Transforms/Utils/CMakeLists.txt index 9966b4dba7b..f4394ea64d6 100644 --- a/lib/Transforms/Utils/CMakeLists.txt +++ b/lib/Transforms/Utils/CMakeLists.txt @@ -8,7 +8,6 @@ add_llvm_library(LLVMTransformUtils CloneModule.cpp CodeExtractor.cpp DemoteRegToStack.cpp - InlineCost.cpp InlineFunction.cpp InstructionNamer.cpp LCSSA.cpp