commit | e66255016d4b0c7b8c868c5abccd20056cc0899b | [log] [tgz] |
---|---|---|
author | Philip Reames <listmail@philipreames.com> | Wed Feb 25 23:22:43 2015 +0000 |
committer | Philip Reames <listmail@philipreames.com> | Wed Feb 25 23:22:43 2015 +0000 |
tree | 9f0918a93b2a21822417837b559d15e059cd085a | |
parent | 69b004d9874254127c4dccaee52ad45b227804fd [diff] [blame] |
[GC docs] Fill in description of the statepoint-example GC strategy llvm-svn: 230572
diff --git a/llvm/docs/Statepoints.rst b/llvm/docs/Statepoints.rst index 5b58469..e1e7d9b 100644 --- a/llvm/docs/Statepoints.rst +++ b/llvm/docs/Statepoints.rst
@@ -322,6 +322,7 @@ side effects since it is just a way to extract information about work done during the actual call modeled by the ``gc.statepoint``. +.. _statepoint-stackmap-format: Stack Map Format ================