[PATCH] D102817: [Windows SEH]: HARDWARE EXCEPTION HANDLING (MSVC -EHa) - Part 2

Ten Tzen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 18 17:56:53 PDT 2022


tentzen added a comment.

> What is the current status of this fix?

I'm waiting for Eli's https://reviews.llvm.org/D124697/new/ to land in first so I can submit a revision that uses new AddressTaken flag as requested.
After this patch is landed and SEH HW feature is really completed, I'll work on that bug.
Thank you for being patient.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102817



More information about the llvm-commits mailing list