[PATCH] D120243: allow for contention free exception unwinding

cqwrteur via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 22 21:28:19 PST 2022


trcrsired requested changes to this revision.
trcrsired added a comment.
This revision now requires changes to proceed.

I am curious about why LLVM refuses to implement herbceptions. I do not think any of these patches are going to fully address the issue. My issues with EH are that EH is simply not available in my environment due to implementation difficulties. If you think the issue is so severe, why not just start working on P0709?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120243



More information about the llvm-commits mailing list