[llvm] r213824 - IR: Add Value::sortUseList()

Duncan P. N. Exon Smith dexonsmith at apple.com
Wed Jul 23 20:06:24 PDT 2014


> On 2014 Jul 23, at 18:41, Justin Bogner <mail at justinbogner.com> wrote:
> 
>> +  /// \note Completely ignores \a Prev (doesn't read, doesn't update).
> 
> It should probably say Use::Prev here, for clarity.

Thanks.  r213836.



More information about the llvm-commits mailing list