Update CMake build yet again after a source file was removed
authorDouglas Gregor <dgregor@apple.com>
Thu, 8 Oct 2009 21:24:34 +0000 (21:24 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 8 Oct 2009 21:24:34 +0000 (21:24 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83575 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Analysis/CMakeLists.txt

index d2333224f8f31aa4c488bd56b75dd0271542af0b..2a8b639ebb2a4355cc84374c0e78340dce7fff52 100644 (file)
@@ -21,7 +21,6 @@ add_llvm_library(LLVMAnalysis
   LoopDependenceAnalysis.cpp
   LoopInfo.cpp
   LoopPass.cpp
-  LoopVR.cpp
   MallocHelper.cpp
   MemoryDependenceAnalysis.cpp
   PointerTracking.cpp