[PATCH] D65093: [llvm-ar] Fix support for archives with members larger than 4GB
Jordan Rupprecht via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 22 10:59:15 PDT 2019
rupprecht added a comment.
I tried patching this, and it looks like you have \r\n endings that conflict w/ the checked in \n. Did you use `--config core.autocrlf=false` on your initial clone? (http://llvm.org/docs/GettingStarted.html#getting-started-quickly-a-summary)
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65093/new/
https://reviews.llvm.org/D65093
More information about the llvm-commits
mailing list