diff --git a/docs/GarbageCollection.html b/docs/GarbageCollection.html index df887f364fa..dc52a8b2efb 100644 --- a/docs/GarbageCollection.html +++ b/docs/GarbageCollection.html @@ -220,7 +220,7 @@ CodeBlock:
- void *%llvm_gc_allocate(unsigned %Size) + void *llvm_gc_allocate(unsigned Size)

The llvm_gc_allocate function is a global function defined by the