[PATCH] D64006: Support 64-bit offsets in utility classes (1/5)

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 6 03:49:26 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL368013: Support 64-bit offsets in utility classes (1/5) (authored by ikudrin, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64006?vs=212989&id=213572#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64006

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64006.213572.patch
Type: text/x-patch
Size: 31948 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190806/a9757464/attachment.bin>


More information about the llvm-commits mailing list