Update the other CMake file.

llvm-svn: 84003
This commit is contained in:
Benjamin Kramer 2009-10-13 18:50:54 +00:00
parent 52b1745a96
commit a8d176d62f
1 changed files with 1 additions and 0 deletions

View File

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