diff options
author | Pat Gavlin <pagavlin@microsoft.com> | 2015-05-08 18:37:49 +0000 |
---|---|---|
committer | Pat Gavlin <pagavlin@microsoft.com> | 2015-05-08 18:37:49 +0000 |
commit | 7afaed284735aeb7157cc786dbf5d6bc35548063 (patch) | |
tree | d0aca50a8dd2ed2340b8913ad049838a1b26b7b9 | |
parent | 7f7c9f1dad9364c97eb43ac649c5fffd6d4f7dbd (diff) | |
download | bcm5719-llvm-7afaed284735aeb7157cc786dbf5d6bc35548063.tar.gz bcm5719-llvm-7afaed284735aeb7157cc786dbf5d6bc35548063.zip |
Fix a docs build break introduced by rL236888.
llvm-svn: 236891
-rw-r--r-- | llvm/docs/Statepoints.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/Statepoints.rst b/llvm/docs/Statepoints.rst index 438171cb932..c381c3e75f9 100644 --- a/llvm/docs/Statepoints.rst +++ b/llvm/docs/Statepoints.rst @@ -250,7 +250,7 @@ to unmanaged code. The resulting relocation sequence is: During lowering, this will result in a instruction selection DAG that looks something like: -.. code-block:: +:: CALLSEQ_START ... |