llvm-mirror/tools/opt
Nick Lewycky 1b245e4f5c 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!

llvm-svn: 32055
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