[llvm-commits] [PATCH] add GraphTraits for class User
Dan Gohman
gohman at apple.com
Tue Apr 1 18:38:15 PDT 2008
On Apr 1, 2008, at 1:21 PM, Török Edwin wrote:
>
> Thanks for the comments, I attached a new patch. Is the generic
> description of this new file Ok?
> +// This file defines specializations of GraphTraits that allows Use-
> Def
> +// relations to be treated as proper graphs for generic algorithms.
Mention Def-Use as well, and it looks good to me.
Dan
More information about the llvm-commits
mailing list