[PATCH] D103664: [Windows SEH]: Fix -O2 crash for Windows -EHa

Ten Tzen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 4 12:28:15 PDT 2021


tentzen added a comment.

In D103664#2798732 <https://reviews.llvm.org/D103664#2798732>, @aganea wrote:

> Thanks for the quick fix! Would you mind fixing the two failing tests please? (see above)

Hmm, I cannot repro locally..

@zahiraam, currently -EHa is not completely ready yet. we need a couple of more patches.  So turn it off to preserve zero-diff, unless that -fasync-exceptions is explicitly specified.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103664



More information about the cfe-commits mailing list