llvm-6502/runtime
2003-08-27 04:51:26 +00:00
..
GCCLibraries Fix several _killer_ bugs. This now actually WORKS for really complex testcases :) 2003-08-27 04:51:26 +00:00
libdummy
libtrace This really isn't the gcc library! 2003-08-17 18:37:45 +00:00
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.