diff options
| author | Akira Hatanaka <ahatanaka@apple.com> | 2015-12-14 05:15:40 +0000 |
|---|---|---|
| committer | Akira Hatanaka <ahatanaka@apple.com> | 2015-12-14 05:15:40 +0000 |
| commit | cedf8e9be82a616b0442f68d12a426e16399ebb3 (patch) | |
| tree | c6c824922b8b0be43ca525a1144a04bc35c1f379 /llvm | |
| parent | 7da4299ef358b6d013f9c8b4035736d4485a1a3c (diff) | |
| download | bcm5719-llvm-cedf8e9be82a616b0442f68d12a426e16399ebb3.tar.gz bcm5719-llvm-cedf8e9be82a616b0442f68d12a426e16399ebb3.zip | |
[Docs] Fix underlines that were too short or too long.
llvm-svn: 255480
Diffstat (limited to 'llvm')
| -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: """"""" |

