[all-commits] [llvm/llvm-project] 3d7880: [llvm-opt-fuzzer] Add more passes options (#76474)

DavidKorczynski via All-commits all-commits at lists.llvm.org
Thu Dec 28 07:28:24 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3d7880b64ca7746f7f5de5acc73afa23cedf94d2
      https://github.com/llvm/llvm-project/commit/3d7880b64ca7746f7f5de5acc73afa23cedf94d2
  Author: DavidKorczynski <david at adalogics.com>
  Date:   2023-12-28 (Thu, 28 Dec 2023)

  Changed paths:
    M llvm/lib/FuzzMutate/FuzzerCLI.cpp

  Log Message:
  -----------
  [llvm-opt-fuzzer] Add more passes options (#76474)

The goal is to enable analysis of these passes by way of OSS-Fuzz, where
they currently lack code coverage

(https://storage.googleapis.com/oss-fuzz-coverage/llvm/reports/20231225/linux/src/llvm-project/llvm/lib/Transforms/Scalar/report.html)

---------

Signed-off-by: David Korczynski <david at adalogics.com>




More information about the All-commits mailing list