[all-commits] [llvm/llvm-project] 521d37: Fix -Wunused-variable and -Wunused-but-set-variabl...

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun Jun 20 11:09:21 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 521d3732742284598409804487849a9f6636e4cb
      https://github.com/llvm/llvm-project/commit/521d3732742284598409804487849a9f6636e4cb
  Author: Fangrui Song <i at maskray.me>
  Date:   2021-06-20 (Sun, 20 Jun 2021)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
    M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
    M llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp

  Log Message:
  -----------
  Fix -Wunused-variable and -Wunused-but-set-variable in -DLLVM_ENABLE_ASSERTIONS=off build. NFC




More information about the All-commits mailing list