Implement a function to print a warning if bytecode output is to be sent to
authorReid Spencer <rspencer@reidspencer.com>
Sat, 1 Jan 2005 23:56:20 +0000 (23:56 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sat, 1 Jan 2005 23:56:20 +0000 (23:56 +0000)
commit436f23ebf58418611f798faf7e00de05c7a42e21
tree4556163400cb7adf43f7771f49ececbcef0062b1
parentc6dffe0a5b84504ee5529e8d0c0a3c83694197bb
Implement a function to print a warning if bytecode output is to be sent to
a terminal/console.

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