llvm-6502/runtime
2004-08-05 02:28:17 +00:00
..
GC Update GC intrinsics to take a pointer to the object as well as a pointer 2004-07-22 05:51:13 +00:00
GCCLibraries C++ support does not live in the C runtime any longer 2004-08-05 02:28:17 +00:00
libdummy
libpng
libprofile
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.