[all-commits] [llvm/llvm-project] daedfb: [llvm-reduce] Function body reduction: don't forge...

Ralender via All-commits all-commits at lists.llvm.org
Sun Aug 30 03:18:21 PDT 2020


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

  Changed paths:
    A llvm/test/Reduce/remove-function-bodies-comdat.ll
    M llvm/tools/llvm-reduce/deltas/ReduceFunctionBodies.cpp

  Log Message:
  -----------
  [llvm-reduce] Function body reduction: don't forget to unset comdat

althought the interstingness test should usually fail when the module is invalid
this changes reduces the frequency at which llvm-reduce generate invalid IR.

Reviewed By: lebedev.ri

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




More information about the All-commits mailing list