• Home
Name Date Size #Lines LOC

..--

libprofile/03-May-2024-902515

CMakeLists.txtD03-May-202494 64

LLVMBuild.txtD03-May-2024663 2220

MakefileD03-May-2024806 3213

README.txtD03-May-2024300 54

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