Fix LLVM sphinx docs, redux
authorAaron Ballman <aaron@aaronballman.com>
Mon, 30 Jan 2023 12:46:20 +0000 (07:46 -0500)
committerAaron Ballman <aaron@aaronballman.com>
Mon, 30 Jan 2023 12:46:20 +0000 (07:46 -0500)
I missed a second title with too short of underlining.

llvm/docs/Passes.rst

index 27afe73..7236408 100644 (file)
@@ -164,7 +164,7 @@ This pass, only available in ``opt``, prints the post dominator tree into a
 to convert it to postscript or some other suitable format.
 
 ``-dot-post-dom-only``: Print postdominance tree of function to "dot" file (with no function bodies)
----------------------------------------------------------------------------------------------------
+----------------------------------------------------------------------------------------------------
 
 This pass, only available in ``opt``, prints the post dominator tree into a
 ``.dot`` graph, omitting the function bodies.  This graph can then be processed