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

Igor Kudrin via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 21 23:07:24 PDT 2015


ikudrin added a comment.

This patch fixes a failing test mach-o/filelist.yaml on Windows if a git mirror is used and git has default settings for crlf.

The alternative is to just fix a test issue by adding a corresponding .gitattribute file, see the atteched patch.
F857565: lld-motest-alt.patch <http://reviews.llvm.org/F857565>


http://reviews.llvm.org/D13046





More information about the llvm-commits mailing list