diff options
-rw-r--r-- | llvm/docs/LangRef.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/llvm/docs/LangRef.rst b/llvm/docs/LangRef.rst index 09efa75515c..e4197a1d225 100644 --- a/llvm/docs/LangRef.rst +++ b/llvm/docs/LangRef.rst @@ -5363,7 +5363,7 @@ Example: .. _i_catchswitch: '``catchswitch``' Instruction -^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Syntax: """"""" @@ -5418,7 +5418,7 @@ Example: .. _i_catchpad: '``catchpad``' Instruction -^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +^^^^^^^^^^^^^^^^^^^^^^^^^^ Syntax: """"""" @@ -5592,7 +5592,7 @@ Example: .. _i_terminatepad: '``terminatepad``' Instruction -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Syntax: """"""" |