Skip to content
Commit 1a60023b authored by Chandler Carruth's avatar Chandler Carruth
Browse files

[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
parent 599c47d0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment