Make opt honor the quiet option when printing the bytecode warning.
authorReid Spencer <rspencer@reidspencer.com>
Wed, 5 Jan 2005 17:31:55 +0000 (17:31 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Wed, 5 Jan 2005 17:31:55 +0000 (17:31 +0000)
commit564a571f620ab32d572cfd9aa06b2c50cfd849d4
tree416be0df0c1c6aa9573203445c493db0593858e4
parent62345827641ef25b5c9075f9d776b22a8ac546b9
Make opt honor the quiet option when printing the bytecode warning.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19294 91177308-0d34-0410-b5e6-96231b3b80d8
tools/opt/opt.cpp