[PATCH] D88237: [TableGen] Add/edit Doxygen comments to match "TableGen Backend Developer's Guide"

Paul C. Anagnostopoulos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 24 09:05:02 PDT 2020


Paul-C-Anagnostopoulos created this revision.
Paul-C-Anagnostopoulos added reviewers: lattner, madhur13490, SuJunda.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Paul-C-Anagnostopoulos requested review of this revision.

This is a first step in adding/editing Doxygen comments in TableGen files so that they match the descriptions given in the new "TableGen Backend Developer's Guide."

I will do this over multiple patches in order to reduce the chances of making a mistake. Also, it's rather mind-numbing.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D88237

Files:
  llvm/docs/TableGen/BackGuide.rst
  llvm/include/llvm/TableGen/Record.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88237.294084.patch
Type: text/x-patch
Size: 8628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200924/a5085a55/attachment.bin>


More information about the llvm-commits mailing list