[LLVMdev] LLVM MinGW binaries on Vista issue
Jon
jon.forums at gmail.com
Wed Dec 16 10:46:51 PST 2009
> Just in case it's not clear, the svn for that page is part of the
> llvmCore project. Specifically,
>
> https://llvm.org/svn/llvm-project/llvm/trunk/docs/GettingStarted.html
>
> Thanks for offering to help with the documentation. Making things
> clearer for new users is always a good thing.
>
> Regards,
> Jim
If I do a sparse checkout like
>svn co http://llvm.org/svn/llvm-project/llvm/trunk llvm-trunk --depth empty
>cd llvm-trunk
>svn up --depth files docs
and send you mods via an "svn diff" as an attachment using GTK+ based http://sylpheed.sraoss.jp/en/ will that work?
Note the doc/* files came in to my local repo as CRLF based. I'm guessing their LF on your systems.
Anything special I need to do for edit/diffing for the patch so you don't have to deal with EOL nonsense?
Jon
More information about the llvm-dev
mailing list