CMake: updated lib/Analysis/CMakeLists.txt.
authorOscar Fuentes <ofv@wanadoo.es>
Fri, 10 Oct 2008 18:51:36 +0000 (18:51 +0000)
committerOscar Fuentes <ofv@wanadoo.es>
Fri, 10 Oct 2008 18:51:36 +0000 (18:51 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57357 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Analysis/CMakeLists.txt

index 6dabaf99d057d4e5dd3ccdafb0118328dbebca1d..4bcaf4fdf1808460b355d08cfd5d02270cb6955c 100644 (file)
@@ -8,6 +8,7 @@ add_llvm_library(LLVMAnalysis
   BasicAliasAnalysis.cpp
   CFGPrinter.cpp
   ConstantFolding.cpp
+  EscapeAnalysis.cpp
   InstCount.cpp
   Interval.cpp
   IntervalPartition.cpp