]> granicus.if.org Git - llvm/commit
[PM] Sink the convenience typedefs after the class template they are
authorChandler Carruth <chandlerc@gmail.com>
Tue, 13 Jan 2015 21:30:27 +0000 (21:30 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 13 Jan 2015 21:30:27 +0000 (21:30 +0000)
commit6dc4b28cd41d6708d6b5c6cfe14355b99ce0e1ed
treedf61057c811e31fd5ffbedc0151178e44c5058d6
parent3b0fe4ec0a60665b7234d4971ba091cfc25b71c8
[PM] Sink the convenience typedefs after the class template they are
referring to and give them nice comments.

Previously, these were used, but now things use the generic form of the
AnalysisManager.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225833 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/PassManager.h