SPV: Don't make MissingFunctionality() exit anymore.

This commit is contained in:
John Kessenich 2015-12-21 21:21:11 -07:00
parent 2211835b4d
commit 50e57560a1
3 changed files with 6 additions and 13 deletions

View file

@ -2,5 +2,5 @@
// For the version, it uses the latest git tag followed by the number of commits.
// For the date, it uses the current date (when then script is run).
#define GLSLANG_REVISION "SPIRV99.863"
#define GLSLANG_REVISION "SPIRV99.864"
#define GLSLANG_DATE "21-Dec-2015"