Merge pull request #216 from Qining/fix-non-const-array-size-from-spec-const
authorJohn Kessenich <johnkslang@users.noreply.github.com>
Wed, 6 Apr 2016 19:14:11 +0000 (13:14 -0600)
committerJohn Kessenich <johnkslang@users.noreply.github.com>
Wed, 6 Apr 2016 19:14:11 +0000 (13:14 -0600)
SPV: Generate OpSpecConstantOp for all subtrees indicated by the AST.


Trivial merge