[PATCH] D126290: [TableGen] Undeprecate 'field' when used with the CodeEmitterGen backend.

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 24 04:34:30 PDT 2022


foad added inline comments.


================
Comment at: llvm/docs/TableGen/ProgRef.rst:212
+  The ``field`` reserved word is deprecated, except when used with the
+  CodeEmitterGen backend where it's used to distinct normal record fields
+  from encoding fields.
----------------
"distinguish"


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126290



More information about the llvm-commits mailing list