llvm-6502/runtime
2006-08-08 14:47:54 +00:00
..
GC
GCCLibraries Describe and date modifications we made per LGPL requirements. 2006-08-08 14:47:54 +00:00
libdummy For PR786: 2006-06-01 01:55:21 +00:00
libprofile
libtrace
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.