Linker: Eliminate uncalled functions, because they can be ill-defined.
Fixes issue #610. Also provides a testing option to keep uncalled functions.
This commit is contained in:
parent
bf6d7f43fd
commit
906cc21816
68 changed files with 101 additions and 7783 deletions
|
|
@ -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.1687"
|
||||
#define GLSLANG_REVISION "Overload400-PrecQual.1688"
|
||||
#define GLSLANG_DATE "09-Dec-2016"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue