[PATCH] D123451: [NFC] Rename `FixedLenDecoderEmitter` as `DecoderEmitter`

Sheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 9 08:12:30 PDT 2022


0x59616e updated this revision to Diff 421735.
0x59616e added a comment.

I know what is going on.

clang-format only modifies the diff part. Since now I rename the file,

the whole file will be checked and modified by clang-format.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123451

Files:
  llvm/utils/TableGen/CMakeLists.txt
  llvm/utils/TableGen/DecoderEmitter.cpp
  llvm/utils/TableGen/DisassemblerEmitter.cpp
  llvm/utils/TableGen/FixedLenDecoderEmitter.cpp
  llvm/utils/gn/secondary/llvm/utils/TableGen/BUILD.gn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123451.421735.patch
Type: text/x-patch
Size: 29857 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220409/eab40b09/attachment.bin>


More information about the llvm-commits mailing list