llvm-6502/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 Added LLVM copyright to Makefiles. 2003-10-20 22:29:16 +00:00
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 Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00