Add support for .ident.
[oota-llvm.git] / lib / Analysis / CMakeLists.txt
index 5294550514ab2fe9dd24fcad79830aa076ba2f70..d69ab5990767bce886ada262668f8ec3fb1f5101 100644 (file)
@@ -40,6 +40,7 @@ add_llvm_library(LLVMAnalysis
   ProfileInfoLoaderPass.cpp
   ProfileVerifierPass.cpp
   RegionInfo.cpp
+  RegionPass.cpp
   RegionPrinter.cpp
   ScalarEvolution.cpp
   ScalarEvolutionAliasAnalysis.cpp