[LLVMdev] Shouldn't need a "Module Graph"

Juan Nicolas Ruiz juanruiz at students.uiuc.edu
Sun Dec 1 12:42:00 PST 2002


Thanks for the tip, but what do you mean by "DSGraphs may be different
shapes?

On Sun, 1 Dec 2002, David Crowe wrote:

> The way we are doing it, per Vikram's recommendation, is to provide a
> mapping between the callers nodes and the callees nodes at the time of the
> call.  Given that the only way they can communicate is through the
> parameters, globals, and return node, this is fairly easy.  You must take
> into account that the DSGraphs may be different shapes though.




More information about the llvm-dev mailing list