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

Jessica Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 8 14:15:22 PDT 2021


jrtc27 added inline comments.


================
Comment at: llvm/docs/CommandGuide/tblgen.rst:1
-xxx-tblgen - Target Description to C++ Code
-===========================================
+tblgen Family - Description to C++ Code
+=======================================
----------------
Paul-C-Anagnostopoulos wrote:
> jrtc27 wrote:
> > Paul-C-Anagnostopoulos wrote:
> > > jrtc27 wrote:
> > > > jrtc27 wrote:
> > > > > This is what ends up in the mange's file name, so we now have a file called `tblgen Family.1` being built, which is clearly not a good idea. Please change this.
> > > > *manpage's
> > > What do you suggest I change it to? 
> > I'd suggest just removing the Family? Then it matches `.. program::` below and the name of the rst file itself.
> Sounds good. I will do this on Friday.
Thanks


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99605



More information about the llvm-commits mailing list