[PATCH] D147710: Add an option to print out annotation remark count.
Jessica Paquette via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 6 14:23:11 PDT 2023
paquette added inline comments.
================
Comment at: llvm/docs/CommandGuide/llvm-remarkutil.rst:23
* :ref:`instruction-count_subcommand` - Output function instruction counts.
-
+ * :ref:`annotation-remark-count_subcommand` - Output remark type count from annotation remarks.
.. _bitstream2yaml_subcommand:
----------------
Can you also add some documentation with a summary, like the other options have below?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147710/new/
https://reviews.llvm.org/D147710
More information about the llvm-commits
mailing list