1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/tools/gccld
Chris Lattner dc004a7269 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.

llvm-svn: 11861
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