1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00
Misha Brukman 53e199440e Remove trailing whitespace
llvm-svn: 21427
2005-04-21 23:48:37 +00:00
..
2005-04-21 23:48:37 +00:00
2004-12-22 05:57:33 +00:00
2004-12-22 05:57:33 +00:00
2004-12-22 05:57:33 +00:00
2005-01-02 22:55:16 +00:00
2003-08-15 02:35:13 +00:00

This directory contains libraries which are used when building the GCC 
front-end.  For the most part, these are just stub libraries, but some 
of them contain actual code.

In particular, the crtend library contains the runtime code to handle
static constructors and destructors for C and C++ programs.