llvm-6502/tools/gccld
Chris Lattner f74a401f61 We have this snazzy link-time optimizer. How about we start using it? This
removes some cruft from 255.vortex, cleaning up after DAE and IPCP, which
do horrible, beautiful, things to vortex.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11861 91177308-0d34-0410-b5e6-96231b3b80d8
2004-02-26 03:34:30 +00:00
..
gccld.cpp Make sure to print a stack trace whenever an error signal is delivered to 2004-02-19 20:32:39 +00:00
gccld.h * The return value of LinkLibraries is ignored, so remove it. 2003-11-28 07:44:09 +00:00
GenerateCode.cpp We have this snazzy link-time optimizer. How about we start using it? This 2004-02-26 03:34:30 +00:00
Linker.cpp Include Config/config.h for SHLIBEXT. 2004-02-23 22:42:51 +00:00
Makefile Give gccld more guts 2003-11-09 19:55:09 +00:00