[PATCH] D13046: [mach-o] Support Windows line endings for -filelist parameter.

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 22 08:46:21 PDT 2015


On Mon, Sep 21, 2015 at 10:59 PM, Igor Kudrin via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> ikudrin created this revision.
> ikudrin added a subscriber: llvm-commits.
> ikudrin added a project: lld.
>
> On Windows, text files have "\r\n" line ensings, so the trailing '\r' should be removed after splitting an input file by '\n'.
>

I'm fine with this. Lang or Nick need to sign-off.

-- 
Davide

"There are no solved problems; there are only problems that are more
or less solved" -- Henri Poincare


More information about the llvm-commits mailing list