[llvm-commits] CVS: llvm/runtime/GC/SemiSpace/Makefile semispace.c

2006-11-16 Thread Reid Spencer
Changes in directory llvm/runtime/GC/SemiSpace: Makefile updated: 1.8 -> 1.9 semispace.c updated: 1.6 -> 1.7 --- Log message: Undo removal of the runtime libraries. While this may have been a bit premature, these libraries will be going away for the 2.0 release. Other arrangements for profiling

[llvm-commits] CVS: llvm/runtime/GC/SemiSpace/Makefile semispace.c

2006-11-16 Thread LLVM
Changes in directory llvm/runtime/GC/SemiSpace: Makefile (r1.7) removed semispace.c (r1.5) removed --- Log message: In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support will be dropped. This patch pertains to removing the runtime directory from LLVM. --- Diffs of the changes: