[PATCH] D125277: [TableGen] Refactor TableGenParseFile to no longer use a callback

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


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5a9a438a5467: [TableGen] Refactor TableGenParseFile to no longer use a callback (authored by rriddle).

Changed prior to commit:
  https://reviews.llvm.org/D125277?vs=428561&id=428737#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125277

Files:
  llvm/include/llvm/TableGen/Parser.h
  llvm/lib/TableGen/Parser.cpp
  llvm/unittests/TableGen/ParserEntryPointTest.cpp
  mlir/lib/Tools/PDLL/Parser/Parser.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125277.428737.patch
Type: text/x-patch
Size: 7915 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220511/b6358ef1/attachment.bin>


More information about the llvm-commits mailing list