[all-commits] [llvm/llvm-project] cc6a5e: [M68k][NFC] Fix some unused variable warnings

Min-Yih Hsu via All-commits all-commits at lists.llvm.org
Mon Oct 16 20:52:30 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cc6a5ea6e33d3febafc4334617230c528a0c4fa7
      https://github.com/llvm/llvm-project/commit/cc6a5ea6e33d3febafc4334617230c528a0c4fa7
  Author: Min-Yih Hsu <minyihh at uci.edu>
  Date:   2023-10-16 (Mon, 16 Oct 2023)

  Changed paths:
    M llvm/lib/Target/M68k/M68kInstrInfo.cpp
    M llvm/lib/Target/M68k/MCTargetDesc/M68kMCCodeEmitter.cpp

  Log Message:
  -----------
  [M68k][NFC] Fix some unused variable warnings

Induced by variables that are only used in assertion statements. NFC.




More information about the All-commits mailing list