spirv-dis prints to stdout by default.
authorDavid Neto <dneto@google.com>
Thu, 12 Nov 2015 16:44:42 +0000 (11:44 -0500)
committerDavid Neto <dneto@google.com>
Thu, 12 Nov 2015 21:27:50 +0000 (16:27 -0500)
commit9a5ac08bcfea12b2826c751534b1097675150c99
treed19215b1e7febbf39c9806a46e1772f957251de4
parent39b01b99885d9a6072380d15893a53f67063f31b
spirv-dis prints to stdout by default.

Color printing is enabled only for printing to stdout.
Add --no-color to turn off color printing.
CMakeLists.txt
tools/dis/dis.cpp