1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/include
Chandler Carruth fe39062aad [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.

llvm-svn: 195450
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