diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2016-08-04 03:52:53 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2016-08-04 03:52:53 +0000 |
commit | a053a88df51032be4d13c14a06be83eae949704c (patch) | |
tree | f024963f3bc7e514e3442afb0d75f8b222d4d5c4 /llvm/lib/IR | |
parent | b33bfa198c8e655488c7f7a4f50f98f56ed6ce5a (diff) | |
download | bcm5719-llvm-a053a88df51032be4d13c14a06be83eae949704c.tar.gz bcm5719-llvm-a053a88df51032be4d13c14a06be83eae949704c.zip |
[PM] Change the name of the repeating utility to something less
overloaded (and simpler).
Sean rightly pointed out in code review that we've started using
"wrapper pass" as a specific part of the old pass manager, and in fact
it is more applicable there. Here, we really have a pass *template* to
build a repeated pass, so call it that.
llvm-svn: 277689
Diffstat (limited to 'llvm/lib/IR')
0 files changed, 0 insertions, 0 deletions