summaryrefslogtreecommitdiff
path: root/docs/Statepoints.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Statepoints.rst')
-rw-r--r--docs/Statepoints.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Statepoints.rst b/docs/Statepoints.rst
index b77a0f4c6bf..9d19d03414d 100644
--- a/docs/Statepoints.rst
+++ b/docs/Statepoints.rst
@@ -14,8 +14,8 @@ with caution. Because the intrinsics have experimental status,
compatibility across LLVM releases is not guaranteed.
LLVM currently supports an alternate mechanism for conservative
-garbage collection support using the gc_root intrinsic. The mechanism
-described here shares little in common with the alternate
+garbage collection support using the ``gcroot`` intrinsic. The mechanism
+described here shares little in common with the alternate ``gcroot``
implementation and it is hoped that this mechanism will eventually
replace the gc_root mechanism.