Move the code for printing out a warning about bytecode output to a console
authorReid Spencer <rspencer@reidspencer.com>
Sat, 1 Jan 2005 23:57:01 +0000 (23:57 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sat, 1 Jan 2005 23:57:01 +0000 (23:57 +0000)
commit5737913c46ca7dc1b1f7ebfcf2c1c99e2e235696
treef7c5885b3fb6aa724dee870d3c9155e00fbb377b
parent436f23ebf58418611f798faf7e00de05c7a42e21
Move the code for printing out a warning about bytecode output to a console
into lib/Support so it can be used with other tools.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19238 91177308-0d34-0410-b5e6-96231b3b80d8
tools/opt/opt.cpp