Print an error as one big string instead of breaking it up.
authorDan Gohman <gohman@apple.com>
Wed, 3 Nov 2010 00:24:33 +0000 (00:24 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 3 Nov 2010 00:24:33 +0000 (00:24 +0000)
commit303f350f7d4fffac042d6e36ca35f751ab62488b
tree08bbb67af22e714645ee82a5c9157cc60f95a220
parent4e0a9c51b4c25b648f23915ba9722aa9fd985e0b
Print an error as one big string instead of breaking it up.

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