[PATCH] D55610: [libunwind] Avoid code duplication in the SEH version of UnwindCursor::getRegisterName. NFC.

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 12 12:33:41 PST 2018


mstorsjo created this revision.
mstorsjo added reviewers: rnk, compnerd, cdavis5x, mclow.lists, EricWF, ldionne.
Herald added a subscriber: libcxx-commits.

This requires making Registers_*::getRegisterName static.


Repository:
  rUNW libunwind

https://reviews.llvm.org/D55610

Files:
  src/Registers.hpp
  src/UnwindCursor.hpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55610.177893.patch
Type: text/x-patch
Size: 7503 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181212/878f59f6/attachment.bin>


More information about the llvm-commits mailing list