[Lldb-commits] [PATCH] D13625: Support RHEL 7 and similar systems that use architecture-specific Python lib dirs.

Todd Fiala via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 12 08:22:55 PDT 2015


tfiala added a comment.

In http://reviews.llvm.org/D13625#264889, @labath wrote:

> In http://reviews.llvm.org/D13625#264888, @tfiala wrote:
>
> > > Tell me the diff line you want. I'm doing the same type of diffs I have submitted for years. I'll adjust my process.
> >
> >
> > Are you wanting something like this (assuming done with git diff)?
> >  git diff --no-prefix -U{SOME-REALLY-BIG-NUMBER-GREATER-THAN-NUMBER-OF-LINES-IN-THE-FILE}
>
>
> Yup. That's it.


Okay, I can do that.  I'll also look at alchemist, haven't touched that before.


http://reviews.llvm.org/D13625





More information about the lldb-commits mailing list