[PATCH] D125081: [FuzzMutate] Split out FuzzerCLI library that doesn't depend on IR.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 6 01:39:31 PDT 2022


sammccall added a comment.

I'm happy to move FuzzerCLI to a separate directory (and avoid PARTIAL_SOURCES_INTENDED) if you prefer.

It's a bunch more mechanical changes and will break secondary build systems (gn, bazel), so if so let's agree on a name first.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125081



More information about the cfe-commits mailing list