Initial checkin of GC implementation support files
authorChris Lattner <sabre@nondot.org>
Sun, 23 May 2004 21:25:59 +0000 (21:25 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 23 May 2004 21:25:59 +0000 (21:25 +0000)
commite6fd7762c5a641b185566c770b0291b6da4a0fe3
tree5f01429c9f267ddff929c8ecb8b85c95a33e0ec4
parent0bd34a2b6459ff513586ac9f5a839df87f57765b
Initial checkin of GC implementation support files

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13700 91177308-0d34-0410-b5e6-96231b3b80d8
runtime/GC/GCInterface.h [new file with mode: 0644]
runtime/GC/Makefile [new file with mode: 0644]
runtime/GC/gc_exported_symbols.lst [new file with mode: 0644]