Remove spvOpcodeIsVariable
authorDavid Neto <dneto@google.com>
Tue, 8 Sep 2015 18:59:57 +0000 (14:59 -0400)
committerDavid Neto <dneto@google.com>
Mon, 26 Oct 2015 16:54:39 +0000 (12:54 -0400)
commitc9b5152b4fed71b3a655ae9db788900fb5e00a06
tree710873ecbb427281e060a7022b30f77b247c9177
parenta12c2240bc6f3ab567cf8ac8dd3619000e0f4ec6
Remove spvOpcodeIsVariable

Nothing was using it.
CMakeLists.txt
include/libspirv/libspirv.h
source/opcode.cpp
source/opcode.h
test/OpcodeIsVariable.cpp [deleted file]
test/OpcodeRequiresCapabilities.cpp