[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:04:48 PDT 2015
tfiala added a comment.
> 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}
http://reviews.llvm.org/D13625
More information about the lldb-commits
mailing list