llvm-mirror/runtime
2004-02-17 18:45:06 +00:00
..
GCCLibraries Since tail duplication is currently neutered, we have to help the optimizer to remove the overhead of __main 2004-02-17 18:45:06 +00:00
libdummy
libpng
libprofile Make sure to copy the null terminator at the end of the argv list. Some 2004-02-10 19:14:44 +00:00
libtrace
zlib
Makefile
README.txt

This directory contains the various runtime libraries used by components of 
the LLVM compiler.  For example, the automatic pool allocation transformation
inserts calls to an external pool allocator library.  This runtime library is
an example of the type of library that lives in these directories.