aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CodeGen.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2013-11-09 12:26:54 +0000
committerChandler Carruth <chandlerc@gmail.com>2013-11-09 12:26:54 +0000
commit7caea41545fc9e8afb47073f6699073a5f635c68 (patch)
treeae91e30b17272501709c4d2838dac5849659e329 /llvm/lib/CodeGen/CodeGen.cpp
parentdfc9b586aedc17dc673bec02e4baf2156d94d6a0 (diff)
downloadllvm-7caea41545fc9e8afb47073f6699073a5f635c68.zip
llvm-7caea41545fc9e8afb47073f6699073a5f635c68.tar.gz
llvm-7caea41545fc9e8afb47073f6699073a5f635c68.tar.bz2
Move the old pass manager infrastructure into a legacy namespace and
give the files a legacy prefix in the right directory. Use forwarding headers in the old locations to paper over the name change for most clients during the transitional period. No functionality changed here! This is just clearing some space to reduce renaming churn later on with a new system. Even when the new stuff starts to go in, it is going to be hidden behind a flag and off-by-default as it is still WIP and under development. This patch is specifically designed so that very little out-of-tree code has to change. I'm going to work as hard as I can to keep that the case. Only direct forward declarations of the PassManager class are impacted by this change. llvm-svn: 194324
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions