add IVUsers.cpp
authorChris Lattner <sabre@nondot.org>
Wed, 13 May 2009 06:28:04 +0000 (06:28 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 13 May 2009 06:28:04 +0000 (06:28 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71646 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Analysis/CMakeLists.txt

index 07a918b5aac8150a2e4f54c474647b32b8178bad..093aa69bb19fad03cbeff3aef1c57d821f087dad 100644 (file)
@@ -14,6 +14,7 @@ add_llvm_library(LLVMAnalysis
   InstCount.cpp
   Interval.cpp
   IntervalPartition.cpp
+  IVUsers.cpp
   LibCallAliasAnalysis.cpp
   LibCallSemantics.cpp
   LiveValues.cpp