[libcxx-commits] [PATCH] D75692: Lazily save initialState of registers during unwind.

Sterling Augustine via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Mar 9 16:45:22 PDT 2020


saugustine updated this revision to Diff 249245.
saugustine added a comment.

Switch boolean to a more clear enum to make call site clearer.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75692

Files:
  libunwind/src/DwarfParser.hpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75692.249245.patch
Type: text/x-patch
Size: 11002 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200309/ec2717d0/attachment-0001.bin>


More information about the libcxx-commits mailing list