summaryrefslogtreecommitdiff
path: root/ir_expression_flattening.cpp
diff options
context:
space:
mode:
authorKenneth Graunke <kenneth@whitecape.org>2010-05-26 13:03:14 -0700
committerIan Romanick <ian.d.romanick@intel.com>2010-05-26 15:24:40 -0700
commit350bd703480d4e4f8dea1813cec6ee8964bce3be (patch)
tree92b62e6162194d80365566ff29f4d857a5baaf29 /ir_expression_flattening.cpp
parenta9159f9e87b518ba0a4ad43db8fdd58a678b3a92 (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_expression_flattening.cpp')
0 files changed, 0 insertions, 0 deletions