[PM] Reverse the template arguments 'PassT' and 'AnalysisManagerT' in
authorChandler Carruth <chandlerc@gmail.com>
Fri, 22 Nov 2013 11:55:38 +0000 (11:55 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Fri, 22 Nov 2013 11:55:38 +0000 (11:55 +0000)
commit1fe44e4beff771a09992d8502cc54fad654771e7
tree7b0d48ed3cd7beb7982c69735f5d4c0e892f841e
parent269882176f350e2e71366528cc0e4d4c3ec5c7f5
[PM] Reverse the template arguments 'PassT' and 'AnalysisManagerT' in
several templates. The previous order didn't make any sense as it
separated 'IRUnitT' and 'AnalysisManagerT', the types which are
essentially paired and passed along together throughout the layers.

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