[all-commits] [llvm/llvm-project] 2782cb: libfuzzer: All building libfuzzer for ARM32

m-gupta via All-commits all-commits at lists.llvm.org
Thu Nov 18 17:31:09 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2782cb8da0b3c180fa7c8627cb255a026f3d25a2
      https://github.com/llvm/llvm-project/commit/2782cb8da0b3c180fa7c8627cb255a026f3d25a2
  Author: Manoj Gupta <manojgupta at google.com>
  Date:   2021-11-18 (Thu, 18 Nov 2021)

  Changed paths:
    M compiler-rt/cmake/Modules/AllSupportedArchDefs.cmake

  Log Message:
  -----------
  libfuzzer: All building libfuzzer for ARM32

We need libfuzzer libraries on Arm32 so that we can fuzz
Arm32 binaries on Linux (Chrome OS). Android already
allows Arm32 for libfuzzer.

Reviewed By: morehouse

Differential Revision: https://reviews.llvm.org/D112091




More information about the All-commits mailing list