Assembler test for ExecutionScope, with OpGroupIAdd
authorDavid Neto <dneto@google.com>
Mon, 14 Sep 2015 21:07:11 +0000 (17:07 -0400)
committerDavid Neto <dneto@google.com>
Mon, 26 Oct 2015 16:55:33 +0000 (12:55 -0400)
commitfadbf6220e96501d2d0c48d89386bb3733da3cdd
tree0970b8887ab088c9fcbda4ef835409bd5d8c5936
parentabe51c414269b16d4b9cf89f239a44bc84efc8c0
Assembler test for ExecutionScope, with OpGroupIAdd

Use spvOperandTypeStr to generalize the error message
for failure to parse an ID.
Extend spvOperandTypeStr to cover SPV_OPERAND_TYPE_EXECUTION_SCOPE.
CMakeLists.txt
source/operand.cpp
source/text.cpp
test/TextToBinary.Group.cpp [new file with mode: 0644]