[all-commits] [llvm/llvm-project] 9c2121: [NFC][test] Replace hardcoded number with numeric ...

Sheng via All-commits all-commits at lists.llvm.org
Thu May 5 17:08:53 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9c2121b843ff7c9846a89305b4b73e3c480fe4e7
      https://github.com/llvm/llvm-project/commit/9c2121b843ff7c9846a89305b4b73e3c480fe4e7
  Author: Sheng <ox59616e at gmail.com>
  Date:   2022-05-06 (Fri, 06 May 2022)

  Changed paths:
    M llvm/test/TableGen/VarLenDecoder.td

  Log Message:
  -----------
  [NFC][test] Replace hardcoded number with numeric substitution blocks

In VarLenDecoder.td, the opcode in CHECK line is hardcoded, which
causes chaos in several downstream projects. This patch is trying
to fix that.




More information about the All-commits mailing list