[all-commits] [llvm/llvm-project] 195e64: [TableGen] Fix the build

Kazu Hirata via All-commits all-commits at lists.llvm.org
Mon May 19 12:35:21 PDT 2025


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

  Changed paths:
    M llvm/utils/TableGen/Common/CodeGenRegisters.cpp

  Log Message:
  -----------
  [TableGen] Fix the build

This patch fixes:

  llvm/utils/TableGen/Common/CodeGenRegisters.cpp:653:57: error:
  'getValues' is deprecated: Use getElements instead
  [-Werror,-Wdeprecated-declarations]



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