projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2347d5
)
Fix a docs build break introduced by rL236888.
author
Pat Gavlin
<pagavlin@microsoft.com>
Fri, 8 May 2015 18:37:49 +0000
(18:37 +0000)
committer
Pat Gavlin
<pagavlin@microsoft.com>
Fri, 8 May 2015 18:37:49 +0000
(18:37 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236891
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/Statepoints.rst
patch
|
blob
|
history
diff --git
a/docs/Statepoints.rst
b/docs/Statepoints.rst
index 438171cb932a0b60261300876b7fd77fb98762c0..c381c3e75f94ad06ac7dcd7ea6ab7633e60c666f 100644
(file)
--- a/
docs/Statepoints.rst
+++ b/
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
...