Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
CMakeLists.txt | 03-Jun-2014 | 94 | |
libprofile/ | 03-Jun-2014 | ||
LLVMBuild.txt | 03-Jun-2014 | 663 | |
Makefile | 03-Jun-2014 | 806 | |
README.txt | 03-Jun-2014 | 300 |
1 This directory contains the various runtime libraries used by components of 2 the LLVM compiler. For example, the automatic pool allocation transformation 3 inserts calls to an external pool allocator library. This runtime library is 4 an example of the type of library that lives in these directories. 5