[PATCH] D126869: [libunwind] Don't store a predecremented PC when using SEH

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 5 11:02:49 PDT 2022


MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.

I assume that this is similar to `UnwindCursor<A, R>::setInfoBasedOnIPRegister` and you or @cdavis5x has verified the correctness.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126869



More information about the llvm-commits mailing list