public
Description: A mirror of llvm/trunk from LLVM's SVN. Updated hourly.
Homepage: http://llvm.org/
Clone URL: git://github.com/earl/llvm-mirror.git
David Greene (author)
Thu Jul 09 16:56:35 -0700 2009
commit  5126884398c5f7a6c9d1789f039f862322b818fc
tree    5762a87960e048788be677224ca55ed1eb9c1f9b
parent  5a1b346b0b2d401f6f721cafb3c702ca4c3e1b1d
llvm-mirror / runtime
name age message
..
file Makefile Loading commit data...
file README.txt
directory libprofile/
runtime/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.