Convert SampleProfile pass into a Module pass.
[oota-llvm.git] / lib / Transforms / Scalar / CMakeLists.txt
index 7ee279a56600728b9e2e794e8ae38bcfffca9133..1bbbb0317de0b4864d6dd00fcb9b798dff0b153b 100644 (file)
@@ -38,7 +38,6 @@ add_llvm_library(LLVMScalarOpts
   RewriteStatepointsForGC.cpp
   SCCP.cpp
   SROA.cpp
-  SampleProfile.cpp
   Scalar.cpp
   ScalarReplAggregates.cpp
   Scalarizer.cpp