[all-commits] [llvm/llvm-project] f3250d: [lldb/Fuzzer] Create ninja target for target fuzzer

chelcassanova via All-commits all-commits at lists.llvm.org
Wed Jun 15 11:56:09 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f3250da1b94fed260ea5da8264ba366c42aaf34c
      https://github.com/llvm/llvm-project/commit/f3250da1b94fed260ea5da8264ba366c42aaf34c
  Author: Chelsea Cassanova <sassychels251 at gmail.com>
  Date:   2022-06-15 (Wed, 15 Jun 2022)

  Changed paths:
    M lldb/tools/lldb-fuzzer/lldb-target-fuzzer/CMakeLists.txt

  Log Message:
  -----------
  [lldb/Fuzzer] Create ninja target for target fuzzer

Create a ninja target for running the LLDB target fuzzer.
Currently the ninja target for the fuzzer will build the fuzzer without
running it. This allows the fuzzer to be built and run.

Differential revision: https://reviews.llvm.org/D127882




More information about the All-commits mailing list