[all-commits] [llvm/llvm-project] 7fef40: [llvm-reduce] make llvm-reduce save the best reduc...

Ralender via All-commits all-commits at lists.llvm.org
Sat Aug 22 10:17:14 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7fef40d83cbb1be376f58b5763cf362e517b5e8d
      https://github.com/llvm/llvm-project/commit/7fef40d83cbb1be376f58b5763cf362e517b5e8d
  Author: Tyker <tyker1 at outlook.com>
  Date:   2020-08-22 (Sat, 22 Aug 2020)

  Changed paths:
    M llvm/tools/llvm-reduce/deltas/Delta.cpp
    M llvm/tools/llvm-reduce/llvm-reduce.cpp

  Log Message:
  -----------
  [llvm-reduce] make llvm-reduce save the best reduction it has when it crashes

This helps with both debugging llvm-reduce and sometimes getting usefull result even if llvm-reduce crashes

Reviewed By: lebedev.ri

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




More information about the All-commits mailing list