Linker: Track the mangled entry-point name along with the non-mangled one.

This commit is contained in:
John Kessenich 2016-12-09 17:29:07 -07:00
parent 4b6ce415ef
commit bf6d7f43fd
2 changed files with 7 additions and 5 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.1686"
#define GLSLANG_REVISION "Overload400-PrecQual.1687"
#define GLSLANG_DATE "09-Dec-2016"