[llvm] 436758f - [llvm-remarkutil] Add missing new line for `llvm/docs/CommandGuide/llvm-remarkutil.rst`
Zain Jaffal via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 7 15:47:40 PDT 2023
Author: Zain Jaffal
Date: 2023-04-07T23:45:45+01:00
New Revision: 436758f7b040b77351056a69bb1b097cf7ad8834
URL: https://github.com/llvm/llvm-project/commit/436758f7b040b77351056a69bb1b097cf7ad8834
DIFF: https://github.com/llvm/llvm-project/commit/436758f7b040b77351056a69bb1b097cf7ad8834.diff
LOG: [llvm-remarkutil] Add missing new line for `llvm/docs/CommandGuide/llvm-remarkutil.rst`
Added:
Modified:
llvm/docs/CommandGuide/llvm-remarkutil.rst
Removed:
################################################################################
diff --git a/llvm/docs/CommandGuide/llvm-remarkutil.rst b/llvm/docs/CommandGuide/llvm-remarkutil.rst
index f3ecb56cd666e..6a6bd51b82818 100644
--- a/llvm/docs/CommandGuide/llvm-remarkutil.rst
+++ b/llvm/docs/CommandGuide/llvm-remarkutil.rst
@@ -21,6 +21,7 @@ Subcommands
* :ref:`yaml2bitstream_subcommand` - Reserialize YAML remarks to bitstream.
* :ref:`instruction-count_subcommand` - Output function instruction counts.
* :ref:`annotation-count_subcommand` - Output remark type count from annotation remarks.
+
.. _bitstream2yaml_subcommand:
bitstream2yaml
More information about the llvm-commits
mailing list