[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)
commite9609875ee06239a8cc8e1b51025735ef7aef725
tree31cebb6cfd12f936e5207b29e074d5e2ba274c92
parent8fadf8f4d3cade0bc50faa23a6575588c67ecd67
[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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238882 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Transforms/Scalar.h
lib/Transforms/Scalar/RewriteStatepointsForGC.cpp