Name | Date | Size | |
---|---|---|---|
.. | 17-Jul-2012 | 4 KiB | |
CMakeLists.txt | 17-Jul-2012 | 94 | |
libprofile/ | 17-Jul-2012 | 4 KiB | |
Makefile | 17-Jul-2012 | 806 | |
README.txt | 17-Jul-2012 | 300 |
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