aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/CMakeLists.txt
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2009-10-08 21:24:34 +0000
committerDouglas Gregor <dgregor@apple.com>2009-10-08 21:24:34 +0000
commitc6f520be0dc1c0e1a45eab19c1049b89d3a4785b (patch)
tree163a41e2c632146e11efbaeb5b0b8a61476f8f21 /lib/Analysis/CMakeLists.txt
parent26c6cf4cecfffcb908cc6afe01d25fab5c88df43 (diff)
Update CMake build yet again after a source file was removed
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83575 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/CMakeLists.txt')
-rw-r--r--lib/Analysis/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Analysis/CMakeLists.txt b/lib/Analysis/CMakeLists.txt
index d2333224f8..2a8b639ebb 100644
--- a/lib/Analysis/CMakeLists.txt
+++ b/lib/Analysis/CMakeLists.txt
@@ -21,7 +21,6 @@ add_llvm_library(LLVMAnalysis
LoopDependenceAnalysis.cpp
LoopInfo.cpp
LoopPass.cpp
- LoopVR.cpp
MallocHelper.cpp
MemoryDependenceAnalysis.cpp
PointerTracking.cpp