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

..24-Oct-201428

CMakeLists.txtH A D24-Oct-201494

libprofile/H24-Oct-201412

LLVMBuild.txtH A D24-Oct-2014663

MakefileH A D24-Oct-2014806

README.txtH A D24-Oct-2014300

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