llvm-6502/tools/gccld
John Criswell 368751f2b7 Modified the logic so that library objects with main() are only linked in
if the program currently has main undefined.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10597 91177308-0d34-0410-b5e6-96231b3b80d8
2003-12-23 20:27:14 +00:00
..
gccld.cpp Added the -h option for compatibility with other linkers. 2003-12-09 15:39:11 +00:00
gccld.h * The return value of LinkLibraries is ignored, so remove it. 2003-11-28 07:44:09 +00:00
GenerateCode.cpp The function resolving pass must be run, even if -disable-opt is specified 2003-11-28 09:44:03 +00:00
Linker.cpp Modified the logic so that library objects with main() are only linked in 2003-12-23 20:27:14 +00:00
Makefile Give gccld more guts 2003-11-09 19:55:09 +00:00