[LLVMdev] Magic Incanatation to apply "svn diff" patches

Will Dietz willdtz at gmail.com
Mon Jul 18 14:44:34 PDT 2011


Do you mean "patch"?

patch -p0 < mypatch.diff

If not, what are you trying to do that's different?

Hope this helps,

~Will

On Mon, Jul 18, 2011 at 4:34 PM, John Criswell <criswell at illinois.edu> wrote:
> Dear All,
>
> Dumb question: if I create a patch against LLVM mainline using svn diff,
> what is the magic incantation of the patch command that will apply that
> patch to another unmodified LLVM tree.
>
> Thanks in advance,
>
> -- John T.
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>




More information about the llvm-dev mailing list