From 9920f8d0a710ae9f20a675dbaf2e6eb5143f12d9 Mon Sep 17 00:00:00 2001 From: Philip Reames Date: Fri, 9 Nov 2018 16:27:04 +0000 Subject: [docs][statepoint] tweak a title llvm-svn: 346509 --- llvm/docs/Statepoints.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'llvm/docs') 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, -- cgit v1.2.3