[PATCH] D39281: [libunwind] Express Registers_*::lastDwarfReg using _LIBUNWIND_HIGHEST_DWARF_REGISTER

Martin Storsjö via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 26 12:59:41 PDT 2017


mstorsjo updated this revision to Diff 120467.
mstorsjo edited the summary of this revision.
mstorsjo added a comment.
Herald added subscribers: JDevlieghere, aprantl.

Adjusted _LIBUNWIND_HIGHEST_DWARF_REGISTER to actually have the value of the highest register, not highest+1.


https://reviews.llvm.org/D39281

Files:
  include/__libunwind_config.h
  src/DwarfInstructions.hpp
  src/DwarfParser.hpp
  src/Registers.hpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39281.120467.patch
Type: text/x-patch
Size: 5192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171026/296a6928/attachment.bin>


More information about the cfe-commits mailing list