llvm/tools/opt
Reid Spencer ec7eb45926 Re-introduce the -q option and make opt always return 0, even if the
optimization pasess fail. This is necessary to avoid breaking feature
tests in the tests suite that depend on this behavior. *sigh*


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13832 91177308-0d34-0410-b5e6-96231b3b80d8
2004-05-27 16:28:54 +00:00
..
AnalysisWrappers.cpp Right, globals aren't values yet.. 2004-05-27 06:43:37 +00:00
GraphPrinters.cpp finegrainify namespacification 2004-04-12 05:38:01 +00:00
Makefile
opt.cpp Re-introduce the -q option and make opt always return 0, even if the 2004-05-27 16:28:54 +00:00
PrintSCC.cpp