Update the other CMake file.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84003 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Benjamin Kramer 2009-10-13 18:50:54 +00:00
parent 6225d64ba2
commit 56bfa4d5d0

View File

@ -12,6 +12,7 @@ add_llvm_library(LLVMAnalysis
DbgInfoPrinter.cpp
DebugInfo.cpp
IVUsers.cpp
InlineCost.cpp
InstCount.cpp
Interval.cpp
IntervalPartition.cpp