[LLVMdev] Magic Incanatation to apply "svn diff" patches
John Criswell
criswell at illinois.edu
Mon Jul 18 14:54:29 PDT 2011
On 7/18/11 4:44 PM, Will Dietz wrote:
> Do you mean "patch"?
>
> patch -p0< mypatch.diff
>
> If not, what are you trying to do that's different?
No, that's what I needed. I didn't realize I had to have the -p0.
Thanks.
-- John T.
>
> 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