[PATCH] D65641: Remove support for 32-bit offsets in utility classes (5/5)

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 2 02:15:35 PDT 2019


ikudrin created this revision.
ikudrin added reviewers: dblaikie, probinson, aprantl.
Herald added a subscriber: kristina.
Herald added a project: LLVM.
ikudrin added parent revisions: D65640: Update LLDB to follow changes in llvm::DWARFDebugNames::NameIndex (4/5), D65639: [MachO] Update LLD to use 64-bit offsets with DataExtractor (3/5).

Repository:
  rL LLVM

https://reviews.llvm.org/D65641

Files:
  include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h
  include/llvm/DebugInfo/DWARF/DWARFFormValue.h
  include/llvm/Support/DataExtractor.h
  lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp
  lib/DebugInfo/DWARF/DWARFFormValue.cpp
  lib/Support/DataExtractor.cpp
  unittests/Support/DataExtractorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65641.212997.patch
Type: text/x-patch
Size: 11572 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190802/dd9514ab/attachment.bin>


More information about the llvm-commits mailing list