hanchenye-llvm-project/llvm/tools/opt
Duncan Sands 9ed1242efc 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.

llvm-svn: 49848
2008-04-17 12:03:38 +00:00
..
AnalysisWrappers.cpp remove attributions from tools. 2007-12-29 20:44:31 +00:00
GraphPrinters.cpp remove attributions from tools. 2007-12-29 20:44:31 +00:00
Makefile remove attributions from tools/utils makefiles. 2007-12-29 20:07:17 +00:00
PrintSCC.cpp remove attributions from tools. 2007-12-29 20:44:31 +00:00
opt.cpp Run SimplifyLibCalls near the beginning, not at 2008-04-17 12:03:38 +00:00