[PATCH] D125276: [TableGen] Remove the use of global Record state

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 11 11:55:58 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2ac3cd20cacd: [TableGen] Remove the use of global Record state (authored by rriddle).

Changed prior to commit:
  https://reviews.llvm.org/D125276?vs=428560&id=428736#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125276

Files:
  llvm/include/llvm/TableGen/Record.h
  llvm/lib/TableGen/Error.cpp
  llvm/lib/TableGen/Parser.cpp
  llvm/lib/TableGen/Record.cpp
  llvm/lib/TableGen/RecordContext.h
  llvm/lib/TableGen/TGParser.cpp
  llvm/utils/TableGen/CodeGenDAGPatterns.cpp
  llvm/utils/TableGen/CodeGenInstruction.cpp
  llvm/utils/TableGen/CodeGenRegisters.cpp
  llvm/utils/TableGen/CodeGenTarget.cpp
  llvm/utils/TableGen/DecoderEmitter.cpp
  llvm/utils/TableGen/PseudoLoweringEmitter.cpp
  llvm/utils/TableGen/SearchableTableEmitter.cpp
  llvm/utils/TableGen/WebAssemblyDisassemblerEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125276.428736.patch
Type: text/x-patch
Size: 87075 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220511/90d52b1e/attachment.bin>


More information about the llvm-commits mailing list