[PATCH] D36812: Add support for writing 64-bit symbol tables for archives when offsets become too large for 32-bit

Jake Ehrlich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 23 12:31:17 PDT 2017


jakehehrlich updated this revision to Diff 119913.
jakehehrlich edited the summary of this revision.
jakehehrlich added a comment.

I updated this to use the new changes that rafael made. Much clearner. Thanks Rafael!


Repository:
  rL LLVM

https://reviews.llvm.org/D36812

Files:
  lib/Object/ArchiveWriter.cpp
  test/Object/archive-SYM64-write.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36812.119913.patch
Type: text/x-patch
Size: 5683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171023/8a2373e0/attachment.bin>


More information about the llvm-commits mailing list