Assembler supports new builtins in Rev32
authorDavid Neto <dneto@google.com>
Wed, 23 Sep 2015 19:35:27 +0000 (15:35 -0400)
committerDavid Neto <dneto@google.com>
Mon, 26 Oct 2015 16:55:33 +0000 (12:55 -0400)
commit2d1b5e5bbabbcd43de762750a2fded17a4c29c1e
tree2b6b39b703277d5206c2c0e0b58528757a00bb01
parent49c299b0944be6b7e96a2e4cc954ed07b145523b
Assembler supports new builtins in Rev32

They are VertexIndex and InstanceIndex.
source/operand.cpp
test/TextToBinary.Annotation.cpp