forked from OSchip/llvm-project
0076a6727e
capabilities. This is a major rewrite and is easier to read en toto rather than patchwise. llvm-svn: 42414 |
||
---|---|---|
.. | ||
Makefile | ||
README.txt | ||
semispace.c |
README.txt
//===----------------------------------------------------------------------===// 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.