[all-commits] [llvm/llvm-project] 294eb7: [TableGen] Fix a warning

Kazu Hirata via All-commits all-commits at lists.llvm.org
Mon May 12 23:18:53 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 294eb7670fc2bd5bb898fb3d3fb4b89deb59a203
      https://github.com/llvm/llvm-project/commit/294eb7670fc2bd5bb898fb3d3fb4b89deb59a203
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-05-12 (Mon, 12 May 2025)

  Changed paths:
    M llvm/utils/TableGen/DecoderEmitter.cpp

  Log Message:
  -----------
  [TableGen] Fix a warning

This patch fixes an unused parameter warning with gcc7 under the
release configuration.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list