[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
Wed Aug 7 04:44:01 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL368156: Remove support for 32-bit offsets in utility classes (5/5) (authored by ikudrin, committed by ).
Herald added a subscriber: rupprecht.

Changed prior to commit:
  https://reviews.llvm.org/D65641?vs=212997&id=213851#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65641/new/

https://reviews.llvm.org/D65641

Files:
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFFormValue.h
  llvm/trunk/include/llvm/Support/DataExtractor.h
  llvm/trunk/lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFFormValue.cpp
  llvm/trunk/lib/Support/DataExtractor.cpp
  llvm/trunk/tools/llvm-readobj/ELFDumper.cpp
  llvm/trunk/unittests/Support/DataExtractorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65641.213851.patch
Type: text/x-patch
Size: 13875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190807/8a48373c/attachment.bin>


More information about the llvm-commits mailing list