[all-commits] [llvm/llvm-project] ead2aa: Fix unused variable warning when compiling with as...

Adrian Kuegel via All-commits all-commits at lists.llvm.org
Thu Oct 15 03:56:08 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ead2aa7098cfd693ed1842a88346ba67cfccd7df
      https://github.com/llvm/llvm-project/commit/ead2aa7098cfd693ed1842a88346ba67cfccd7df
  Author: Adrian Kuegel <akuegel at google.com>
  Date:   2020-10-15 (Thu, 15 Oct 2020)

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

  Log Message:
  -----------
  Fix unused variable warning when compiling with asserts disabled.

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




More information about the All-commits mailing list