summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Reames <listmail@philipreames.com>2018-11-09 16:27:04 +0000
committerPhilip Reames <listmail@philipreames.com>2018-11-09 16:27:04 +0000
commit9920f8d0a710ae9f20a675dbaf2e6eb5143f12d9 (patch)
tree0c9975cfb7490fdc7c09f9c9588ff87619b5acb0
parent93d018a91629e120aa6f8f3d8fc27d749ee7b801 (diff)
downloadbcm5719-llvm-9920f8d0a710ae9f20a675dbaf2e6eb5143f12d9.tar.gz
bcm5719-llvm-9920f8d0a710ae9f20a675dbaf2e6eb5143f12d9.zip
[docs][statepoint] tweak a title
llvm-svn: 346509
-rw-r--r--llvm/docs/Statepoints.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/Statepoints.rst b/llvm/docs/Statepoints.rst
index 3b7687fef43..b4c5a4b53b9 100644
--- a/llvm/docs/Statepoints.rst
+++ b/llvm/docs/Statepoints.rst
@@ -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,
OpenPOWER on IntegriCloud