[PATCH] D86255: [libunwind] Factor out getInfoFromFdeCie. NFCI.

Ryan Prichard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 20 17:02:13 PDT 2020


rprichard updated this revision to Diff 286921.
rprichard added a comment.

Stylistic changes. Also, only a single caller to getInfoFromFdeCie adds the result to the DwarfFDECache, so leave the cache addition code in getInfoFromDwarfSection.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86255/new/

https://reviews.llvm.org/D86255

Files:
  libunwind/src/UnwindCursor.hpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86255.286921.patch
Type: text/x-patch
Size: 6262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200821/861234b5/attachment.bin>


More information about the llvm-commits mailing list