Add a raw_ostream version of CheckBitcodeOutputToConsole.
authorDan Gohman <gohman@apple.com>
Wed, 15 Jul 2009 17:04:50 +0000 (17:04 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 15 Jul 2009 17:04:50 +0000 (17:04 +0000)
commitd890de10af6a4d01fe0b35f09ccd674d771e4732
treeb061312c9ad0d1551a5438eca1cafe559099d26b
parent6a60e166622437f3ee33d8737cf36a422b135b26
Add a raw_ostream version of CheckBitcodeOutputToConsole.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75796 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/SystemUtils.h
lib/Support/SystemUtils.cpp