summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2017-09-05 20:26:25 +0000
committerReid Kleckner <rnk@google.com>2017-09-05 20:26:25 +0000
commitd4523689a6f73c5c287e304764dad282eeb0d74f (patch)
treec5d39fc10d8950d3b74e56680e26cf2a4bc2b391
parent888da8c2323ffb93b77b855b8dae800e0f20c7ed (diff)
downloadbcm5719-llvm-d4523689a6f73c5c287e304764dad282eeb0d74f.tar.gz
bcm5719-llvm-d4523689a6f73c5c287e304764dad282eeb0d74f.zip
Fix RST syntax in LangRef for llvm.codeview.annotation intrinsic
llvm-svn: 312571
-rw-r--r--llvm/docs/LangRef.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/LangRef.rst b/llvm/docs/LangRef.rst
index eb7638fed36..7496863029f 100644
--- a/llvm/docs/LangRef.rst
+++ b/llvm/docs/LangRef.rst
@@ -13627,7 +13627,7 @@ optimizations that want to look for these annotations. These have no
other defined use; they are ignored by code generation and optimization.
'``llvm.codeview.annotation``' Intrinsic
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Syntax:
"""""""
OpenPOWER on IntegriCloud