llvm-6502/tools/gccld
Chris Lattner fd35c6417d If linking a library, do not link other libraries, like libc, into it!
This fixes lots of annoying warnings and error messages


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9677 91177308-0d34-0410-b5e6-96231b3b80d8
2003-11-03 17:27:17 +00:00
..
gccld.cpp If linking a library, do not link other libraries, like libc, into it! 2003-11-03 17:27:17 +00:00
gccld.h fix file header 2003-10-20 17:58:43 +00:00
GenerateCode.cpp Turn on the inliner by default at link-time 2003-10-24 18:09:23 +00:00
Linker.cpp Fix off-by-one error in processing of libraries named on command line. 2003-10-21 21:07:12 +00:00
Makefile Added LLVM copyright to Makefiles. 2003-10-20 22:29:16 +00:00