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
This commit is contained in:
Douglas Gregor 2009-10-08 21:24:34 +00:00
parent 26c6cf4cec
commit c6f520be0d

View File

@ -21,7 +21,6 @@ add_llvm_library(LLVMAnalysis
LoopDependenceAnalysis.cpp
LoopInfo.cpp
LoopPass.cpp
LoopVR.cpp
MallocHelper.cpp
MemoryDependenceAnalysis.cpp
PointerTracking.cpp