Undo a patch that breaks llvm-as because the warning message is written to
authorReid Spencer <rspencer@reidspencer.com>
Tue, 30 May 2006 16:34:59 +0000 (16:34 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Tue, 30 May 2006 16:34:59 +0000 (16:34 +0000)
commitdd0f8df16100630a3e74d214f508e2cc94ec8d70
tree27184a89db480b6f90ad8ec4f743871904cc00ec
parentc02af8538b680775440f6ebfe647346d22d6ba48
Undo a patch that breaks llvm-as because the warning message is written to
stdout when the output of llvm-as is also written to stdout. We'll have to
fix tcl some other way.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28557 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/AutoUpgrade.cpp