Fix PR743: emit -help output of a tool to cout, not cerr.
authorChris Lattner <sabre@nondot.org>
Fri, 28 Apr 2006 05:36:25 +0000 (05:36 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 28 Apr 2006 05:36:25 +0000 (05:36 +0000)
commita0de843535627977d107bbe84e4ad20cd2a5060a
tree791f5e55eddddac532855fe6ff650b7b471c4630
parent020c41f21e8b6b01bc40db69e660c3c6e29b0978
Fix PR743: emit -help output of a tool to cout, not cerr.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28010 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/CommandLine.cpp