John Criswell 8f95f1d2ca Modified the linker so that it always links in an object from an archive
that defines the symbol "main."  This is a hack that ensures that programs
that place their main function in a library and then link it in
(i.e. Apache 2.x) get their main function linked in.

There is probably a more correct way to do this, but this works for now.

llvm-svn: 10594
2003-12-23 17:37:06 +00:00
..
2003-12-23 09:41:45 +00:00
2003-11-12 04:59:59 +00:00
2003-11-19 22:15:00 +00:00
2003-10-28 19:16:49 +00:00