mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
639468e763
llvm-svn: 46302 |
||
---|---|---|
.. | ||
Makefile | ||
README.txt | ||
semispace.c |
//===----------------------------------------------------------------------===// 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.