[PATCH] D124762: [WinEHPrepare] Avoid truncation of EH funclets with GNUstep ObjC runtime

Stefan Gränitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 15 08:05:25 PDT 2022


sgraenitz updated this revision to Diff 437180.
sgraenitz added a comment.

Drop GNUstep assertion from getBundlesForFunclet(). Indeed a similar issue was observed before. See: D44640 <https://reviews.llvm.org/D44640>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124762

Files:
  clang/lib/CodeGen/CGCall.cpp
  clang/test/CodeGenObjCXX/arc-exceptions-seh.mm
  llvm/lib/CodeGen/PreISelIntrinsicLowering.cpp
  llvm/lib/CodeGen/WinEHPrepare.cpp
  llvm/test/CodeGen/X86/win64-funclet-preisel-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124762.437180.patch
Type: text/x-patch
Size: 6922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220615/0d30a02f/attachment.bin>


More information about the llvm-commits mailing list