Fix Assignment Tracking docs error from 33c7ae55e729069be754f56c4d4606cdeddd377b
authorOCHyams <orlando.hyams@sony.com>
Wed, 2 Nov 2022 14:08:23 +0000 (14:08 +0000)
committerOCHyams <orlando.hyams@sony.com>
Wed, 2 Nov 2022 14:09:41 +0000 (14:09 +0000)
link: https://lab.llvm.org/buildbot/#/builders/30/builds/27812
llvm/docs/SourceLevelDebugging.rst

index 5a81ad0..35e1816 100644 (file)
@@ -252,7 +252,7 @@ be indirect (i.e, a pointer to the source variable), provided that interpreting
 the complex expression derives the direct value.
 
 ``llvm.dbg.assign``
-^^^^^^^^^^^^^^^^^^
+^^^^^^^^^^^^^^^^^^^
 
 .. code-block:: llvm