[all-commits] [llvm/llvm-project] 988025: [llvm-reduce] Fix a warning

kazutakahirata via All-commits all-commits at lists.llvm.org
Sat Oct 15 12:28:27 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 988025adc703eb1bf8db46665925464328dd60aa
      https://github.com/llvm/llvm-project/commit/988025adc703eb1bf8db46665925464328dd60aa
  Author: Kazu Hirata <kazu at google.com>
  Date:   2022-10-15 (Sat, 15 Oct 2022)

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

  Log Message:
  -----------
  [llvm-reduce] Fix a warning

This patch fixes:

  llvm/tools/llvm-reduce/deltas/ReduceOpcodes.cpp:96:21: warning:
  unused variable ‘Op’ [-Wunused-variable]




More information about the All-commits mailing list