From: Daniel Dunbar Date: Fri, 8 Oct 2010 02:30:03 +0000 (+0000) Subject: Update CMake. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=30db22f3c90bd6bbb03750818a5b38798ad6a2ca;p=oota-llvm.git Update CMake. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116034 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Transforms/Scalar/CMakeLists.txt b/lib/Transforms/Scalar/CMakeLists.txt index 85fc87f0011..3f4ceb4b774 100644 --- a/lib/Transforms/Scalar/CMakeLists.txt +++ b/lib/Transforms/Scalar/CMakeLists.txt @@ -12,7 +12,6 @@ add_llvm_library(LLVMScalarOpts JumpThreading.cpp LICM.cpp LoopDeletion.cpp - LoopIndexSplit.cpp LoopRotation.cpp LoopStrengthReduce.cpp LoopUnrollPass.cpp