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

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 16 11:27:32 PST 2022


nikic added a comment.

Is there much overlap between `llvm-stress generate` and `llvm-stress mutate`? Maybe that should just be a separate `llvm-mutate` tool? (Just throwing this out there, not advocating for anything in particular...)


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