summaryrefslogtreecommitdiff
path: root/runtime/README.txt
blob: 2e2e547de316a8ee8326cb17a3b738cd1d1cd64b (plain)
1
2
3
4
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.