A spv_binary_t points to const code words.
authorDavid Neto <dneto@google.com>
Wed, 28 Oct 2015 17:50:32 +0000 (13:50 -0400)
committerDavid Neto <dneto@google.com>
Tue, 10 Nov 2015 20:57:22 +0000 (15:57 -0500)
commite4945def956bb0415a646d92dfa1defd0353a083
treeaf420dd8d0709a57a1825bee4f4ff4a40996134b
parentea324e4a2385661942a684f6fc1d726c863b66ab
A spv_binary_t points to const code words.
include/libspirv/libspirv.h
source/binary.cpp
source/disassemble.cpp
source/text.cpp