diff --git a/llvm/docs/Passes.rst b/llvm/docs/Passes.rst index 27afe735874c8c..7236408ecfa1ba 100644 --- a/llvm/docs/Passes.rst +++ b/llvm/docs/Passes.rst @@ -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