llvm-6502/tools/gccld
Chris Lattner f8b90ee366 * The cleangcc pass is broken into two parts, we only want to
FunctionResolvingPass one.
* We run it *after* the symbol stripping pass so that -strip can be
  pipelined with the constant merging pass or something else if desired.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2226 91177308-0d34-0410-b5e6-96231b3b80d8
2002-04-10 20:37:47 +00:00
..
gccld.cpp * The cleangcc pass is broken into two parts, we only want to 2002-04-10 20:37:47 +00:00
Makefile GCCLD actually does transformations to simplify the linked program now. 2002-04-08 00:14:58 +00:00