[PATCH] D27885: Make a function to correctly extract the DW_AT_high_pc given the low pc value.

Greg Clayton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 19 11:07:34 PST 2016


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

Addressed all comments and added a full suite of low/high PC unit tests.


https://reviews.llvm.org/D27885

Files:
  include/llvm/DebugInfo/DWARF/DWARFDie.h
  lib/DebugInfo/DWARF/DWARFDie.cpp
  tools/dsymutil/DwarfLinker.cpp
  unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27885.81976.patch
Type: text/x-patch
Size: 11417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161219/97042500/attachment.bin>


More information about the llvm-commits mailing list