[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
Thu Mar 3 16:14:32 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe865fa75308a: [TableGen] Add a library-based entry point for parsing td files (authored by rriddle).
Herald added a project: All.

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.412857.patch
Type: text/x-patch
Size: 7728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220304/fd1ba8fe/attachment.bin>


More information about the llvm-commits mailing list