[PATCH] D140239: [llvm-stress] Add a mutation fuzzing mode

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 16 11:46:29 PST 2022


reames added a comment.

In D140239#4002213 <https://reviews.llvm.org/D140239#4002213>, @Peter wrote:

> I highly encourage you take look at `IRMutator.h` to see what strategies have been added.

I have.  That's what led to the motivation to expose this via a CLI tool.  (i.e. this patch)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140239



More information about the llvm-commits mailing list