[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
Wed Sep 20 12:23:06 PDT 2017


jakehehrlich updated this revision to Diff 116040.
jakehehrlich added a comment.

1. I committed the rename and rebased so that this diff now assumes that K_MIPS64 is now K_GNU64
2. I made all the helpers static


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.116040.patch
Type: text/x-patch
Size: 10280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170920/be8d744b/attachment.bin>


More information about the llvm-commits mailing list