[PATCH] D99605: [TableGen] [Docs] Add lldb-tblgen to command guide; add 4 stubs for xxx-tblgen commands

Paul C. Anagnostopoulos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 30 09:41:19 PDT 2021


Paul-C-Anagnostopoulos created this revision.
Paul-C-Anagnostopoulos added reviewers: lattner, aaronpuchert, craig.topper.
Herald added subscribers: dcaballe, cota, teijeong, rdzhabarov, tatianashp, msifontes, jurahul, Kayjukh, grosul1, Joonsoo, liufengdb, aartbik, lucyrfox, mgester, arpith-jacob, antiagainst, shauheen, rriddle, mehdi_amini, s.egerton, arphaman, simoncook.
Paul-C-Anagnostopoulos requested review of this revision.
Herald added subscribers: llvm-commits, stephenneuendorffer, nicolasvasilache.
Herald added a project: LLVM.

This revision adds the lldb-tblgen command options to the tblgen command guide.

It also adds four stub documents, xxx-tblgen, for the four flavors of TableGen, which simply refer the reader to the primary command guide.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D99605

Files:
  llvm/docs/CommandGuide/clang-tblgen.rst
  llvm/docs/CommandGuide/index.rst
  llvm/docs/CommandGuide/lldb-tblgen.rst
  llvm/docs/CommandGuide/llvm-tblgen.rst
  llvm/docs/CommandGuide/mlir-tblgen.rst
  llvm/docs/CommandGuide/tblgen.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99605.334198.patch
Type: text/x-patch
Size: 14819 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210330/ae20491a/attachment-0001.bin>


More information about the llvm-commits mailing list