darling-llvmCore/runtime
2016-01-18 23:29:56 +01:00
..
libprofile llvmCore-3425.0.36 2016-01-18 23:29:56 +01:00
CMakeLists.txt llvmCore-3425.0.36 2016-01-18 23:29:56 +01:00
LLVMBuild.txt llvmCore-3425.0.36 2016-01-18 23:29:56 +01:00
Makefile llvmCore-3425.0.36 2016-01-18 23:29:56 +01:00
README.txt llvmCore-3425.0.36 2016-01-18 23:29:56 +01:00

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.