[all-commits] [llvm/llvm-project] 06e7de: Fix some -Wunused-but-set-variable in -DLLVM_ENABL...

Fangrui Song via All-commits all-commits at lists.llvm.org
Fri Jun 4 23:34:58 PDT 2021


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

  Changed paths:
    M llvm/lib/Analysis/BranchProbabilityInfo.cpp
    M llvm/lib/AsmParser/LLParser.cpp
    M llvm/lib/Target/X86/X86FastISel.cpp
    M llvm/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
    M llvm/lib/Transforms/Utils/LoopRotationUtils.cpp
    M llvm/utils/TableGen/X86DisassemblerTables.cpp

  Log Message:
  -----------
  Fix some -Wunused-but-set-variable in -DLLVM_ENABLE_ASSERTIONS=off build




More information about the All-commits mailing list