[all-commits] [llvm/llvm-project] a8bf2d: [CodeGenPrepare] Remove a superflouos variable. NFC.

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Wed May 13 09:26:34 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a8bf2deae4f1e96857c8869f9931f5adb469e929
      https://github.com/llvm/llvm-project/commit/a8bf2deae4f1e96857c8869f9931f5adb469e929
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2020-05-13 (Wed, 13 May 2020)

  Changed paths:
    M llvm/lib/CodeGen/CodeGenPrepare.cpp

  Log Message:
  -----------
  [CodeGenPrepare] Remove a superflouos variable. NFC.

Fixes a -Wunused-variable warning in Release builds.




More information about the All-commits mailing list