SPIRV-Tools/tools
David Neto df3ea3c5de Disassembler can read the binary from stdin.
Read from stdin if:
 - no input filename specified
 - the input filename is "-"

Also, output goes to stdout if the output filename (argument to -o)
is "-".
2015-11-12 16:27:51 -05:00
..
as Use opaque context object to hold SPIR-V info tables. 2015-11-12 16:27:51 -05:00
dis Disassembler can read the binary from stdin. 2015-11-12 16:27:51 -05:00
val Use opaque context object to hold SPIR-V info tables. 2015-11-12 16:27:51 -05:00