[LLVMdev] mkpatch patch
Chris Lattner
clattner at apple.com
Mon Jan 18 13:09:17 PST 2010
On Jan 15, 2010, at 6:12 PM, Garrison Venn wrote:
> I've included a patch which does not remove mkpatch but does remove
> diff search
> directories which caused a failure because those directories were no
> longer
> in svn. I was uncomfortable removing mkpatch since I believe it
> helps document
> creating patches for beginners who do not use separate source and
> build (object)
> root directories. Its existence is also expected by readers of: http://llvm.org/docs/DeveloperPolicy.html#patches
> .
Applied in r93771, thanks!
More information about the llvm-dev
mailing list