[PATCH] D119899: [TableGen] Add a library-based entry point for parsing td files

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 16 14:42:47 PST 2022


rriddle edited the summary of this revision.
rriddle updated this revision to Diff 409418.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119899

Files:
  llvm/include/llvm/TableGen/Parser.h
  llvm/lib/TableGen/CMakeLists.txt
  llvm/lib/TableGen/Parser.cpp
  llvm/lib/TableGen/Record.cpp
  llvm/lib/TableGen/RecordContext.h
  llvm/unittests/TableGen/CMakeLists.txt
  llvm/unittests/TableGen/ParserEntryPointTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119899.409418.patch
Type: text/x-patch
Size: 7728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220216/c4f665a0/attachment-0001.bin>


More information about the llvm-commits mailing list