From: Simon Pilgrim Date: Tue, 4 Aug 2020 15:31:13 +0000 (+0100) Subject: Fix sphinx "Title underline too short" warning X-Git-Tag: llvmorg-13-init~15856 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cc0b670abf93c9c826885ab67125857469a1b8a6;p=platform%2Fupstream%2Fllvm.git Fix sphinx "Title underline too short" warning --- diff --git a/llvm/docs/Passes.rst b/llvm/docs/Passes.rst index 13317ec..2ff28eb 100644 --- a/llvm/docs/Passes.rst +++ b/llvm/docs/Passes.rst @@ -525,7 +525,7 @@ redundant stores. .. _passes-function-attrs: ``-function-attrs``: Deduce function attributes ----------------------------------------------- +----------------------------------------------- A simple interprocedural pass which walks the call-graph, looking for functions which do not access or only read non-local memory, and marking them