Changes in directory llvm/runtime/GCCLibraries/libgcc:
Makefile updated: 1.9 -> 1.10
eprintf.c updated: 1.2 -> 1.3
---
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 pro
Changes in directory llvm/runtime/GCCLibraries/libgcc:
Makefile (r1.8) removed
eprintf.c (r1.1) 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 chang