llvm-mirror/include
Chandler Carruth a3ea32a7e4 [PM] Add support to the analysis managers to query explicitly for cached
results.

This is the last piece of infrastructure needed to effectively support
querying *up* the analysis layers. The next step will be to introduce
a proxy which provides access to those layers with appropriate use of
const to direct queries to the safe interface.

llvm-svn: 195525
2013-11-23 00:38:42 +00:00
..
llvm [PM] Add support to the analysis managers to query explicitly for cached 2013-11-23 00:38:42 +00:00
llvm-c Add a Scalarizer pass. 2013-11-22 16:58:05 +00:00