diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2013-11-26 03:43:52 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2013-11-26 03:43:52 +0000 |
commit | 1a60023b94fb875417a8fd85d57b8a83e6a62622 (patch) | |
tree | 1f122c3e760ecb0297ad4b9e3a9bb046ae001ed5 /llvm/lib/Analysis | |
parent | 599c47d0dee15f09e87b608ee1d7cc4542c45f63 (diff) | |
download | bcm5719-llvm-1a60023b94fb875417a8fd85d57b8a83e6a62622.tar.gz bcm5719-llvm-1a60023b94fb875417a8fd85d57b8a83e6a62622.zip |
[PM] Add a really simple trait to the DOTGraphTraitsPass class templates
that lets the analysis and graph types be separate and the graph
computed from the analysis through some arbitrary user-supplied code.
This will allow a call graph to an independent entity from the pass
which creates it which is necessary for the new pass manager.
llvm-svn: 195717
Diffstat (limited to 'llvm/lib/Analysis')
0 files changed, 0 insertions, 0 deletions