[PATCH] D64006: [Support] Support 64-bit offsets in DataExtractor.

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 1 06:18:17 PDT 2019


ikudrin created this revision.
ikudrin added reviewers: dblaikie, bkramer, probinson.
Herald added subscribers: kristina, aprantl.
Herald added a project: LLVM.

This should simplify implementing support for 64-bit DWARF.


Repository:
  rL LLVM

https://reviews.llvm.org/D64006

Files:
  include/llvm/Support/DataExtractor.h
  lib/Support/DataExtractor.cpp
  unittests/Support/DataExtractorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64006.207284.patch
Type: text/x-patch
Size: 18950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190701/667590c4/attachment.bin>


More information about the llvm-commits mailing list