llvm-6502/runtime
2004-05-23 21:25:45 +00:00
..
GC/SemiSpace Check in an EARLY START on a simple copying collector 2004-05-23 21:25:45 +00:00
GCCLibraries
libdummy
libpng
libprofile Share the profile info type enum with the C++ analysis libraries. 2004-05-04 16:51:48 +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.