If the user did not check out LLVM and request it to be built, it should be a build...
[llvm-complete.git] / runtime / GC / SemiSpace / README.txt
blob0ddf2e0426b00748accf982c9b9d6745fc0d5c0b
1 //===----------------------------------------------------------------------===//
3 Possible enhancement: If a collection cycle happens and the heap is not
4 compacted very much (say less than 25% of the allocated memory was freed), the
5 memory regions should be doubled in size.