llvm-6502/tools/opt
Reid Spencer 7ba98a9000 For PR1072:
Removing -raise has neglible positive or negative side effects so we are
opting to remove it. See the PR for comparison details.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33844 91177308-0d34-0410-b5e6-96231b3b80d8
2007-02-03 23:15:56 +00:00
..
AnalysisWrappers.cpp For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid 2007-01-30 20:08:39 +00:00
GraphPrinters.cpp Need iostream to be included for the time being. 2006-11-17 10:05:07 +00:00
Makefile For PR1072: 2007-02-03 23:15:56 +00:00
opt.cpp For PR1072: 2007-02-03 23:15:56 +00:00
PrintSCC.cpp Eliminate RegisterAnalysis. RegisterPass now does all that is necessary. 2006-08-27 22:30:17 +00:00