diff options
Diffstat (limited to 'llvm/docs/GarbageCollection.rst')
-rw-r--r-- | llvm/docs/GarbageCollection.rst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/docs/GarbageCollection.rst b/llvm/docs/GarbageCollection.rst index 7765bd7d04c..5c3a1af23cd 100644 --- a/llvm/docs/GarbageCollection.rst +++ b/llvm/docs/GarbageCollection.rst @@ -5,9 +5,6 @@ Accurate Garbage Collection with LLVM .. contents:: :local: -.. sectionauthor:: Chris Lattner <sabre@nondot.org> and - Gordon Henriksen - Introduction ============ |