From 09cf73c83060122f84cd6d78eb0e705fe4742a6e Mon Sep 17 00:00:00 2001
From: Tanya Lattner
It would be very useful to port glibc to LLVM. This would allow a +href="http://www.gnu.org/software/libc/manual/html_node/Porting.html">port glibc to LLVM. This would allow a variety of interprocedural algorithms to be much more effective in the face of library calls. The most important pieces to port are things like the string library and the stdio related functions... low-level system calls like diff --git a/docs/ProgrammersManual.html b/docs/ProgrammersManual.html index 06794cdc3be..8d39aa2353a 100644 --- a/docs/ProgrammersManual.html +++ b/docs/ProgrammersManual.html @@ -187,9 +187,9 @@ reference - an excellent reference for the STL and other parts of the standard C++ library.