[PATCH] D55610: [libunwind] Avoid code duplication in the SEH version of UnwindCursor::getRegisterName. NFC.
Martin Storsjö via Phabricator
reviews at reviews.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/libcxx-commits/attachments/20181212/878f59f6/attachment.bin>
More information about the libcxx-commits
mailing list