[PATCH] D135997: [WIP][Dominators] check indirect branches of callbr
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 20 11:37:54 PDT 2022
nickdesaulniers updated this revision to Diff 469305.
nickdesaulniers marked an inline comment as done.
nickdesaulniers added a comment.
- drop CallBr special cases (no longer necessary), remove printf from test
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135997/new/
https://reviews.llvm.org/D135997
Files:
llvm/include/llvm/IR/Dominators.h
llvm/lib/IR/Dominators.cpp
llvm/test/Verifier/callbr.ll
llvm/test/Verifier/dominates.ll
llvm/unittests/IR/DominatorTreeTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135997.469305.patch
Type: text/x-patch
Size: 4224 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221020/1131e706/attachment.bin>
More information about the llvm-commits
mailing list