[NFCI] Change RewriteStatepointsForGC to a ModulePass.
authorSanjoy Das <sanjoy@playingwithpointers.com>
Tue, 2 Jun 2015 22:33:34 +0000 (22:33 +0000)
committerSanjoy Das <sanjoy@playingwithpointers.com>
Tue, 2 Jun 2015 22:33:34 +0000 (22:33 +0000)
commitea45f0e05457a93320714d9433cc1cd2a03e293e
tree69aa2f1a684aa3f2d78b03844835104a0ba32fd9
parent513aadecac2514a282b748a88c17743948144089
[NFCI] Change RewriteStatepointsForGC to a ModulePass.

Summary:
A later change that has RewriteStatepointsForGC change function
attributes throughout the module depends on this.

Reviewers: reames, pgavlin

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D10104

llvm-svn: 238882
llvm/include/llvm/Transforms/Scalar.h
llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp