diff options
author | Kenneth Graunke <kenneth@whitecape.org> | 2010-05-26 13:03:14 -0700 |
---|---|---|
committer | Ian Romanick <ian.d.romanick@intel.com> | 2010-05-26 15:24:40 -0700 |
commit | 350bd703480d4e4f8dea1813cec6ee8964bce3be (patch) | |
tree | 92b62e6162194d80365566ff29f4d857a5baaf29 /ir.h | |
parent | a9159f9e87b518ba0a4ad43db8fdd58a678b3a92 (diff) |
ir_reader: Fix reading of array deferences and correct error messages.
Previously, the syntax was (array_ref <variable name> <index>), but the
subject is now a general rvalue (not a name). In particular, it might
be a (var_ref ...).
Also, remove "expected ... or (swiz)" from error messages; swiz is not
allowed inside a var_ref.
Diffstat (limited to 'ir.h')
0 files changed, 0 insertions, 0 deletions