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.
Paths
| Differential D99605
[TableGen] [Docs] Add lldb-tblgen to command guide; add 4 stubs for xxx-tblgen commands ClosedPublic Authored by Paul-C-Anagnostopoulos on Mar 30 2021, 9:41 AM.
Details Summary 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.
Diff Detail Event TimelineHerald added subscribers: dcaballe, cota, teijeong and 19 others. · View Herald TranscriptMar 30 2021, 9:41 AM Herald added subscribers: llvm-commits, stephenneuendorffer, nicolasvasilache. · View Herald Transcript Comment Actions The comments apply similarly to the other files,
Comment Actions I'm wondering if we should move the files to their respective subprojects, but that would probably prevent the links from working. So I guess we have to live with this for now. This revision is now accepted and ready to land.Apr 1 2021, 12:50 PM Closed by commit rG7f7f5e2543f4: [TableGen] [Docs] Add lldb-tblgen to command guide; add 4 guide stubs (authored by Paul-C-Anagnostopoulos). · Explain WhyApr 2 2021, 6:52 AM This revision was automatically updated to reflect the committed changes.
Comment Actions Do you think it's necessary to have the change of document title reviewed in Phabricator? Comment Actions
I wouldn't bother, especially since we've discussed the exact change already Comment Actions
Great, thanks for the quick follow-up.
Revision Contents
Diff 334198 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
|
I'd say "Description to C++ Code for Clang".
It can be a bunch of things like command line options, diagnostic messages, attributes, so I think it's hard to find something overarching here.