[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 13:46:25 PDT 2021
jrtc27 added inline comments.
================
Comment at: llvm/docs/CommandGuide/clang-tblgen.rst:20
+
+Please see :doc:`tblgen Family - Target Description to C++ Code<./tblgen>`
+for a description of the *filename* argument and options, including the
----------------
These references are wrong; the real title doesn't have "Target" in it (since that's specifically for llvm-tblgen)
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