diff options
| -rw-r--r-- | llvm/docs/ExceptionHandling.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/ExceptionHandling.rst b/llvm/docs/ExceptionHandling.rst index 26774e63ed0..0c12b282282 100644 --- a/llvm/docs/ExceptionHandling.rst +++ b/llvm/docs/ExceptionHandling.rst @@ -552,7 +552,7 @@ where xdata unwind information is used. It is typically an 8 byte chunk of memory treated as two 32-bit integers. ``llvm.eh.parentframe`` ----------------------- +----------------------- .. code-block:: llvm |

