[lld] r320472 - [ELF] Reset OutputSection size prior to processing linker script commands

Rafael Avila de Espindola via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 13 10:11:03 PST 2017


James Henderson <jh7370.2008 at my.bristol.ac.uk> writes:

> Hi Rafael,
>
> I develop on Windows, using SVN. I made sure that none of the changes I
> made had CRLF in my local files, prior to commit, so this can only have
> happened at the point of commit. I have been unable to find any setting on
> my side that changes the nature of line-endings on commit, and I'm aware
> that there was some issue previously with explicitly setting SVN properties
> on the individual files. Please let me know if you are aware of any other
> method for avoiding this when using SVN on Windows.

I don't think I ever did a commit from windows, but I guess using an ELF
svn binary with the linux subsystem for windows should be the most
reliable way of avoiding CRLF.

Cheers,
Rafael


More information about the llvm-commits mailing list