[Statepoints 4/4] Statepoint infrastructure for garbage collection: Documentation
authorPhilip Reames <listmail@philipreames.com>
Tue, 2 Dec 2014 19:37:00 +0000 (19:37 +0000)
committerPhilip Reames <listmail@philipreames.com>
Tue, 2 Dec 2014 19:37:00 +0000 (19:37 +0000)
commit70fb3753833e2c71deba8714d05a4876ae213bc3
treeac347adb45c5934a71c2393c160232d0e020b6ee
parent5eccf7b3df86ab9a14b28593baf070f42bff1c17
[Statepoints 4/4] Statepoint infrastructure for garbage collection: Documentation

This is the fourth and final patch in the statepoint series.  It contains the documentation for the statepoint intrinsics and their usage.

There's definitely still room to improve the documentation here, but I wanted to get this landed so it was available for others.  There will likely be a series of small cleanup changes over the next few weeks as we work to clarify and revise the documentation.  If you have comments or questions, please feel free to discuss them either in this commit thread, the original review thread, or on llvmdev.  Comments are more than welcome.

Reviewed by: atrick, ributzka
Differential Revision: http://reviews.llvm.org/D5683

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223143 91177308-0d34-0410-b5e6-96231b3b80d8
docs/Statepoints.rst [new file with mode: 0644]