Move the initialization of the Meta Renamer pass over to IPO along with the rest...
authorDavid Blaikie <dblaikie@gmail.com>
Thu, 22 Mar 2018 19:36:54 +0000 (19:36 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Thu, 22 Mar 2018 19:36:54 +0000 (19:36 +0000)
commit2965a01e98c10563818a128a38721db5fb92e518
treed3a28a4243241e0c1cdefd75dbc7d8d067f28297
parent8c5f47ac406c817a3bbf1f17281b1a6bbfe7be89
Move the initialization of the Meta Renamer pass over to IPO along with the rest of it that was moved in r328209

llvm-svn: 328234
llvm/lib/Transforms/IPO/IPO.cpp
llvm/lib/Transforms/Utils/Utils.cpp