[PATCH] D100735: [CodeGen] Enable Windows exception handling for basic block sections
TaoPan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 27 22:43:11 PDT 2021
TaoPan updated this revision to Diff 354788.
TaoPan added a comment.
Change CHECK format of test to COMMON, BASELINE, BBS for highlighting difference of BASELINE and BBS.
Change triple condition from COFF to Windows.
Move check of Windows inside avoidZeroOffsetLandingPad.
Add iterator end check for avoiding infinite loop.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100735/new/
https://reviews.llvm.org/D100735
Files:
llvm/lib/CodeGen/BasicBlockSections.cpp
llvm/test/MC/COFF/seh-bbs.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100735.354788.patch
Type: text/x-patch
Size: 22658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210628/7ca690f6/attachment.bin>
More information about the llvm-commits
mailing list