llvm-6502/include
Chandler Carruth 1fe44e4bef [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
2013-11-22 11:55:38 +00:00
..
llvm [PM] Reverse the template arguments 'PassT' and 'AnalysisManagerT' in 2013-11-22 11:55:38 +00:00
llvm-c Expose the fence instruction via the C API. 2013-11-20 00:07:49 +00:00