Write the deprecation message to stderr instead of stdout so that it
authorReid Spencer <rspencer@reidspencer.com>
Fri, 9 Feb 2007 15:16:59 +0000 (15:16 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Fri, 9 Feb 2007 15:16:59 +0000 (15:16 +0000)
commit8912cdd9622218a8b7b6ad28ceaf5d430a186abd
tree510a99d99766665bf8fbd126970f3374ed0e6e73
parent1bb52e00ac39b5699b7ed7eead781cb8fd1a2c84
Write the deprecation message to stderr instead of stdout so that it
doesn't get mingled with the output bytecode.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34089 91177308-0d34-0410-b5e6-96231b3b80d8
tools/gccld/gccld.sh