[PATCH] D88600: [TableGen] New backend to print fully detailed records

Paul C. Anagnostopoulos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 1 08:07:22 PDT 2020


Paul-C-Anagnostopoulos updated this revision to Diff 295576.
Paul-C-Anagnostopoulos added a comment.

I have addressed all the pertinent Lint comments.


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

https://reviews.llvm.org/D88600

Files:
  llvm/docs/TableGen/BackGuide.rst
  llvm/include/llvm/Support/SourceMgr.h
  llvm/include/llvm/TableGen/Record.h
  llvm/lib/Support/SourceMgr.cpp
  llvm/lib/TableGen/CMakeLists.txt
  llvm/lib/TableGen/DetailedRecordsBackend.cpp
  llvm/lib/TableGen/Main.cpp
  llvm/lib/TableGen/Record.cpp
  llvm/lib/TableGen/TableGenBackendSkeleton.cpp
  llvm/utils/TableGen/TableGen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88600.295576.patch
Type: text/x-patch
Size: 18339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201001/6c3ffde8/attachment.bin>


More information about the llvm-commits mailing list