Check in an EARLY START on a simple copying collector
authorChris Lattner <sabre@nondot.org>
Sun, 23 May 2004 21:25:45 +0000 (21:25 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 23 May 2004 21:25:45 +0000 (21:25 +0000)
commit77ac7baa6d6ae11705d0a44a691fc255d840341a
treeaee6dfdf04cfdae5df33600f7c1bde98b0b220b1
parent4cb1f3c10d6de2733099cd04a0a11b44b70c67b1
Check in an EARLY START on a simple copying collector

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13698 91177308-0d34-0410-b5e6-96231b3b80d8
runtime/GC/SemiSpace/Makefile [new file with mode: 0644]
runtime/GC/SemiSpace/semispace.c [new file with mode: 0644]