[all-commits] [llvm/llvm-project] ddfc84: [fuzzer] Reduce size of large.test

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue May 10 01:20:12 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ddfc84e63494a9689f7cc22cbc391d030ffdb9bb
      https://github.com/llvm/llvm-project/commit/ddfc84e63494a9689f7cc22cbc391d030ffdb9bb
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-05-10 (Tue, 10 May 2022)

  Changed paths:
    M compiler-rt/test/fuzzer/LargeTest.cpp

  Log Message:
  -----------
  [fuzzer] Reduce size of large.test

This halves the size of LargeTest, dropping time to compile this
file locally from 14s to 5.5s. Hopefully this will also fix the
persistent timeouts in pre-merge checks.

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




More information about the All-commits mailing list