[PATCH] Support: Use a 64-bit seek in raw_fd_ostream::seek().

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 8 20:43:38 PST 2016


Looks like phab isn't sending mail, so mailing this the old fashioned way.
This fixes "lld-link /linkrepro" if the reproducer file happens to be
larger than 2GB.

Not sure if there's a good way to test this that doesn't involve creating
huge files during check-llvm.

-- 
-- 
Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161208/44f1177f/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Support-Use-a-64-bit-seek-in-raw_fd_ostream-seek.patch
Type: text/x-patch
Size: 935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161208/44f1177f/attachment.bin>


More information about the llvm-commits mailing list