Update CMake file.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75666 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Ted Kremenek 2009-07-14 19:46:07 +00:00
parent 699220b64f
commit 2da51dba63

View File

@ -23,6 +23,7 @@ add_llvm_library(LLVMAnalysis
LoopPass.cpp
LoopVR.cpp
MemoryDependenceAnalysis.cpp
PointerTracking.cpp
PostDominators.cpp
ProfileInfo.cpp
ProfileInfoLoader.cpp