llvm-6502/tools/opt
Nick Lewycky 5cbc63e91a Fix opt -o option. Don't pass a pointer to an auto variable which is going
away before it's needed, and don't try to delete that pointer!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32055 91177308-0d34-0410-b5e6-96231b3b80d8
2006-12-01 00:43:14 +00:00
..
AnalysisWrappers.cpp Eliminate RegisterAnalysis. RegisterPass now does all that is necessary. 2006-08-27 22:30:17 +00:00
GraphPrinters.cpp Need iostream to be included for the time being. 2006-11-17 10:05:07 +00:00
Makefile Use LINK_COMPONENTS to specify *components* to link against instead of 2006-09-04 05:59:09 +00:00
opt.cpp Fix opt -o option. Don't pass a pointer to an auto variable which is going 2006-12-01 00:43:14 +00:00
PrintSCC.cpp Eliminate RegisterAnalysis. RegisterPass now does all that is necessary. 2006-08-27 22:30:17 +00:00