[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 11:12:16 PDT 2019


rupprecht accepted this revision.
rupprecht added a comment.
This revision is now accepted and ready to land.

The patch tests out fine when piping through `dos2unix` (there's probably an equivalent on Windows), so LGTM if you can strip `\r` before submitting


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