llvm-6502/tools
Duncan Sands fa191e4cd4 Run SimplifyLibCalls near the beginning, not at
the end.  It is now run at the same moment as in
llvm-gcc.  Also, run StripDeadPrototypes at the
end, just before running DeadTypeElimination.
This may be useful when doing LTO.  Note that
llvm-gcc runs StripDeadPrototypes but not
DeadTypeElimination.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49848 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-17 12:03:38 +00:00
..
bugpoint
gccas
gccld
llc
lli
llvm2cpp
llvm-ar
llvm-as
llvm-bcanalyzer
llvm-config
llvm-db
llvm-dis
llvm-extract
llvm-ld
llvm-link
llvm-nm
llvm-prof
llvm-ranlib
llvm-stub
llvmc
llvmc2
lto
lto2
opt Run SimplifyLibCalls near the beginning, not at 2008-04-17 12:03:38 +00:00
Makefile