• Home
  • History
  • Annotate
  • only in this directory
NameDateSize

..10-Oct-201328

CMakeLists.txtH A D10-Oct-201394

libprofile/H10-Oct-201312

LLVMBuild.txtH A D10-Oct-2013663

MakefileH A D10-Oct-2013806

README.txtH A D10-Oct-2013300

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