Move spv*TableGet() functions out of libspirv.h.
authorLei Zhang <antiagainst@google.com>
Wed, 11 Nov 2015 17:14:36 +0000 (12:14 -0500)
committerDavid Neto <dneto@google.com>
Thu, 12 Nov 2015 14:42:55 +0000 (09:42 -0500)
commit04736e7878d73073b1bbcd2980811a8490637b82
tree7a66a892dbab44af5f419260bb0af63a6c334938
parentdf920ecb7186c32a87b1498756fe073a62ef17bd
Move spv*TableGet() functions out of libspirv.h.

This is a part of the effort to clean up libspirv.h.
CMakeLists.txt
include/libspirv/libspirv.h
source/assembly_grammar.cpp
source/table.h [new file with mode: 0644]
source/validate.h