From e66255016d4b0c7b8c868c5abccd20056cc0899b Mon Sep 17 00:00:00 2001 From: Philip Reames Date: Wed, 25 Feb 2015 23:22:43 +0000 Subject: [GC docs] Fill in description of the statepoint-example GC strategy llvm-svn: 230572 --- llvm/docs/Statepoints.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'llvm/docs/Statepoints.rst') diff --git a/llvm/docs/Statepoints.rst b/llvm/docs/Statepoints.rst index 5b584690cdd..e1e7d9b7d7a 100644 --- a/llvm/docs/Statepoints.rst +++ b/llvm/docs/Statepoints.rst @@ -322,6 +322,7 @@ A ``gc.relocate`` is modeled as a ``readnone`` pure function. It has no 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 ================ -- cgit v1.2.3