[PATCH] D95969: [WPD] Add an optional checking mode for debugging devirtualization
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 17 11:45:15 PST 2021
tejohnson updated this revision to Diff 324375.
tejohnson added a comment.
Change to use SplitBlockAndInsertIfThen to insert guarded trap before call.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95969/new/
https://reviews.llvm.org/D95969
Files:
llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp
llvm/test/ThinLTO/X86/devirt_check.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95969.324375.patch
Type: text/x-patch
Size: 5431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210217/fecd2349/attachment.bin>
More information about the llvm-commits
mailing list