diff options
Diffstat (limited to 'llvm/docs/GarbageCollection.html')
| -rw-r--r-- | llvm/docs/GarbageCollection.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/GarbageCollection.html b/llvm/docs/GarbageCollection.html index 39ddeb88534..7502fb630f1 100644 --- a/llvm/docs/GarbageCollection.html +++ b/llvm/docs/GarbageCollection.html @@ -190,7 +190,7 @@ Entry: ... ;; "CodeBlock" is the block corresponding to the start - ;; of the scope scope above. + ;; of the scope above. CodeBlock: ;; Initialize the object, telling LLVM that it is now live. ;; Java has type-tags on objects, so it doesn't need any |

