24890d2ef10d73fbfec1cf327f12375656972170
[oota-llvm.git] / runtime / GCCLibraries / README.txt
1 This directory contains libraries which are used when building the GCC 
2 front-end.  For the most part, these are just stub libraries, but some 
3 of them contain actual code.
4
5 In particular, the crtend library contains the runtime code to handle
6 static constructors and destructors for C and C++ programs.
7