[libcxx-commits] [PATCH] D69893: libunwind: Evaluating DWARF operation DW_OP_pick is broken

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Nov 6 07:50:02 PST 2019


ldionne added a reviewer: kledzik.
ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.

This looks good to me, but I must admit I'm surprised this problem has never come up before (this code is very old), and also I don't know what the code is trying to do. Adding Saleem and Nick who have more experience with `libunwind` just to double-check.


Repository:
  rUNW libunwind

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

https://reviews.llvm.org/D69893





More information about the libcxx-commits mailing list