[PM] Wire the analysis passes (such as they are) into the registry, and
authorChandler Carruth <chandlerc@gmail.com>
Mon, 21 Apr 2014 08:20:10 +0000 (08:20 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 21 Apr 2014 08:20:10 +0000 (08:20 +0000)
commit4d3682bda5d737183f188d2b58e0ff8c837d241f
tree945d048d4a0e38a0600f6ccb606d50bf30a10a4f
parentf69bb5e43c1427d23800e4e678a7c2f2088f0c88
[PM] Wire the analysis passes (such as they are) into the registry, and
teach the opt driver to use it rather than a manual list.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206739 91177308-0d34-0410-b5e6-96231b3b80d8
tools/opt/NewPMDriver.cpp
tools/opt/PassRegistry.def