diff options
author | Ian Romanick <[email protected]> | 2017-09-21 12:14:04 -0500 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2017-10-30 09:27:09 -0700 |
commit | 4171900cf15f2c81a1f119e1fb92772f6c355199 (patch) | |
tree | 638082b4b32b23ac41774eeeacd167f6d64b8112 /src/compiler/glsl/opt_redundant_jumps.cpp | |
parent | 792acfc44aabc09a19a1d2ef77369159ddb41e66 (diff) |
glsl/parser: Allocate identifier inside classify_identifier
Passing YYSTYPE into classify_identifier enables a later patch.
text data bss dec hex filename
8310339 269336 294072 8873747 876713 32-bit i965_dri.so before
8275163 269336 294072 8838571 86ddab 32-bit i965_dri.so after
7845579 346552 420592 8612723 836b73 64-bit i965_dri.so before
7836963 346552 420592 8604107 8349cb 64-bit i965_dri.so after
Yes, the 64-bit binary shrinks by 8k.
Signed-off-by: Ian Romanick <[email protected]>
Reviewed-by: Nicolai Hähnle <[email protected]>
Diffstat (limited to 'src/compiler/glsl/opt_redundant_jumps.cpp')
0 files changed, 0 insertions, 0 deletions