We have this snazzy link-time optimizer. How about we start using it? This
authorChris Lattner <sabre@nondot.org>
Thu, 26 Feb 2004 03:34:30 +0000 (03:34 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 26 Feb 2004 03:34:30 +0000 (03:34 +0000)
commitf74a401f613bef9a147d4ce960634f0059b391dc
tree45c52aa9ca7c6ebc1a7aac2887dab3e2a77b9290
parent8dd8d261a48049a372ae285733c5b62ac7dbb5cb
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
tools/gccld/GenerateCode.cpp