Update the other CMake file.
authorBenjamin Kramer <benny.kra@googlemail.com>
Tue, 13 Oct 2009 18:50:54 +0000 (18:50 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Tue, 13 Oct 2009 18:50:54 +0000 (18:50 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84003 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Analysis/CMakeLists.txt

index 2a8b639ebb2a4355cc84374c0e78340dce7fff52..1d2f118bb446bff7a3e193f2d2a29c9e28fa757d 100644 (file)
@@ -12,6 +12,7 @@ add_llvm_library(LLVMAnalysis
   DbgInfoPrinter.cpp
   DebugInfo.cpp
   IVUsers.cpp
+  InlineCost.cpp
   InstCount.cpp
   Interval.cpp
   IntervalPartition.cpp