Add newlines.
[oota-llvm.git] / lib / Analysis / CMakeLists.txt
index 6120632408afeec3c5fd18ad91e45660cbdfb389..d2333224f8f31aa4c488bd56b75dd0271542af0b 100644 (file)
@@ -22,6 +22,7 @@ add_llvm_library(LLVMAnalysis
   LoopInfo.cpp
   LoopPass.cpp
   LoopVR.cpp
+  MallocHelper.cpp
   MemoryDependenceAnalysis.cpp
   PointerTracking.cpp
   PostDominators.cpp
@@ -29,6 +30,7 @@ add_llvm_library(LLVMAnalysis
   ProfileInfo.cpp
   ProfileInfoLoader.cpp
   ProfileInfoLoaderPass.cpp
+  ProfileVerifierPass.cpp
   ScalarEvolution.cpp
   ScalarEvolutionAliasAnalysis.cpp
   ScalarEvolutionExpander.cpp