[PATCH] D148853: [FuzzMutate] Skip EHPad during mutation and avoid replacing callee with pointer when sinking
Peter Rong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 26 16:46:13 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG66892f25af00: [FuzzMutate] Skip EHPad during mutation and avoid replacing callee with pointer… (authored by HazyFish, committed by Peter).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148853/new/
https://reviews.llvm.org/D148853
Files:
llvm/include/llvm/FuzzMutate/IRMutator.h
llvm/lib/FuzzMutate/IRMutator.cpp
llvm/lib/FuzzMutate/RandomIRBuilder.cpp
llvm/unittests/FuzzMutate/RandomIRBuilderTest.cpp
llvm/unittests/FuzzMutate/StrategiesTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148853.517390.patch
Type: text/x-patch
Size: 4859 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230426/dad2c5ec/attachment.bin>
More information about the llvm-commits
mailing list