[docs][statepoint] tweak a title

llvm-svn: 346509
This commit is contained in:
Philip Reames 2018-11-09 16:27:04 +00:00
parent 336616d4e5
commit 438c3f8eaf

View File

@ -26,8 +26,8 @@ historical interest at this point with one exception - its implementation of
shadow stacks has been used successfully by a number of language frontends and
is still supported.
Overview
========
Overview & Core Concepts
========================
To collect dead objects, garbage collectors must be able to identify
any references to objects contained within executing code, and,