summaryrefslogtreecommitdiffstats
path: root/llvm/runtime/GC/SemiSpace/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/runtime/GC/SemiSpace/README.txt')
-rw-r--r--llvm/runtime/GC/SemiSpace/README.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/llvm/runtime/GC/SemiSpace/README.txt b/llvm/runtime/GC/SemiSpace/README.txt
deleted file mode 100644
index 0ddf2e0426b..00000000000
--- a/llvm/runtime/GC/SemiSpace/README.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-//===----------------------------------------------------------------------===//
-
-Possible enhancement: If a collection cycle happens and the heap is not
-compacted very much (say less than 25% of the allocated memory was freed), the
-memory regions should be doubled in size.
OpenPOWER on IntegriCloud