[PATCH] D26514: Get rid of DWARFFormValue::getFixedFormSizes(uint8_t AddrSize, uint16_t Version).

Greg Clayton via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 10 12:51:32 PST 2016


clayborg updated this revision to Diff 77540.
clayborg added a comment.

Addresses issues from dblaike and aprantl


https://reviews.llvm.org/D26514

Files:
  include/llvm/DebugInfo/DWARF/DWARFFormValue.h
  include/llvm/DebugInfo/DWARF/DWARFUnit.h
  include/llvm/Support/Dwarf.h
  lib/DebugInfo/DWARF/DWARFDebugInfoEntry.cpp
  lib/DebugInfo/DWARF/DWARFFormValue.cpp
  tools/llvm-dwp/llvm-dwp.cpp
  unittests/DebugInfo/DWARF/DWARFFormValueTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26514.77540.patch
Type: text/x-patch
Size: 23265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161110/355c0764/attachment.bin>


More information about the llvm-commits mailing list