[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
Fri Sep 15 13:15:15 PDT 2017


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

I agree with Rafael's comment. K_MIPS64 is now K_GNU64 and printNBits now uses Kind to determine the size.


Repository:
  rL LLVM

https://reviews.llvm.org/D36812

Files:
  include/llvm/Object/Archive.h
  lib/Object/Archive.cpp
  lib/Object/ArchiveWriter.cpp

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


More information about the llvm-commits mailing list