[PATCH] D123117: Fix warnings about variables that are set but only used in debug mode

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 6 00:02:18 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG46776f7556a3: Fix warnings about variables that are set but only used in debug mode (authored by mstorsjo).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123117/new/

https://reviews.llvm.org/D123117

Files:
  lld/wasm/InputFiles.cpp
  lld/wasm/SyntheticSections.cpp
  llvm/lib/Analysis/LoopInfo.cpp
  llvm/lib/CodeGen/MIRFSDiscriminator.cpp
  llvm/lib/CodeGen/RegAllocPBQP.cpp
  llvm/lib/CodeGen/StackColoring.cpp
  llvm/lib/Target/AArch64/AArch64A53Fix835769.cpp
  llvm/lib/Target/X86/X86FastTileConfig.cpp
  llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
  llvm/lib/Transforms/Scalar/GVN.cpp
  llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
  llvm/lib/Transforms/Utils/SimplifyIndVar.cpp
  llvm/tools/llvm-tli-checker/llvm-tli-checker.cpp
  llvm/utils/TableGen/CodeGenRegisters.cpp
  llvm/utils/TableGen/DFAEmitter.cpp
  llvm/utils/TableGen/GlobalISelEmitter.cpp
  llvm/utils/TableGen/RegisterInfoEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123117.420722.patch
Type: text/x-patch
Size: 8267 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220406/a39e5058/attachment.bin>


More information about the llvm-commits mailing list