opnsense-src/contrib/llvm/runtime
Roman Divacky f22ef01c33 Import LLVM/clang from vendor stripped of docs/ test/ website/ www/ examples/
in llvm/ and/or llvm/contrib/clang/ respectively.

Approved by:	ed (mentor)
Approved by:	core
2010-06-09 17:59:52 +00:00
..
libprofile Import LLVM/clang from vendor stripped of docs/ test/ website/ www/ examples/ 2010-06-09 17:59:52 +00:00
Makefile Import LLVM/clang from vendor stripped of docs/ test/ website/ www/ examples/ 2010-06-09 17:59:52 +00:00
README.txt Import LLVM/clang from vendor stripped of docs/ test/ website/ www/ examples/ 2010-06-09 17:59:52 +00: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.