[llvm-commits] [PATCH] add GraphTraits for class User
Török Edwin
edwintorok at gmail.com
Wed Apr 2 07:58:57 PDT 2008
Dan Gohman wrote:
> 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.
Thanks, I made the change and committed revision 49088.
This was the first patch I committed to the llvm repository!
Best regards,
--Edwin
More information about the llvm-commits
mailing list