[PATCH] D135270: [WinEH] Validate funclet tokens in colorEHFunclets()

Stefan Gränitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 7 09:10:29 PDT 2022


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

Move out of analysis pass and update for specific failure situation: verify that no funclet tokens exist outside of actual funclets (opt-in with -verify-funclet-tokens)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135270

Files:
  llvm/lib/CodeGen/WinEHPrepare.cpp
  llvm/test/CodeGen/WinEH/wineh-funclet-bundle-validation.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135270.466093.patch
Type: text/x-patch
Size: 3624 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221007/62504d3e/attachment.bin>


More information about the llvm-commits mailing list