On Mon, Apr 22, 2013 at 1:36 AM, Christopher Jones <
[email protected]> wrote:

> Thanks for the comments.  I think I understand more the utility of the
> project and why my first attempt is no good.  How about this patch?
>
> I'll try to keep an eye out for Arrayrefizations.  Could you point me to
> an example where this was recently done as you said?  (I'm still new to git
> and just did my first rebase.)
>

Check out r176726.

$ git log -p -1 $(git svn find-rev r176726)
or <http://llvm.org/viewvc/llvm-project?view=revision&revision=176726>
or, once you've built up a sufficient backlog of llvm-commits emails, just
search in your mail client for r176726 (this is what I usually do first for
non-ancient commits).

-- Sean Silva
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to