NameDateSize

..21-Nov-20124 KiB

CMakeLists.txt21-Nov-201294

libprofile/21-Nov-20124 KiB

LLVMBuild.txt21-Nov-2012663

Makefile21-Nov-2012806

README.txt21-Nov-2012300

README.txt

1This directory contains the various runtime libraries used by components of 
2the LLVM compiler.  For example, the automatic pool allocation transformation
3inserts calls to an external pool allocator library.  This runtime library is
4an example of the type of library that lives in these directories.
5