Don't print the "Linked stage" message unless the AST is being dumped.

This commit is contained in:
John Kessenich 2016-12-03 13:58:46 -07:00
parent 09512cbd5c
commit fb06e9552e
161 changed files with 3 additions and 636 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 "Overload400-PrecQual.1670"
#define GLSLANG_REVISION "Overload400-PrecQual.1674"
#define GLSLANG_DATE "03-Dec-2016"