[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 13:09:48 PDT 2021


tentzen added a comment.

@zahiraam, are you removing all those CHECKs:

- CHECK: invoke void @llvm.seh.scope.**

those are placed there to ensure SEH scope semantic is preserved for Od..


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