diff options
author | Ian Romanick <ian.d.romanick@intel.com> | 2010-06-11 16:23:52 -0700 |
---|---|---|
committer | Ian Romanick <ian.d.romanick@intel.com> | 2010-06-11 17:12:12 -0700 |
commit | f8b88bea0fc45be02b7786efe46e941c2f6c8b5d (patch) | |
tree | c29d7494679cdd3a3fb67d1f3dd3576c99b0bada /ir.cpp | |
parent | 083d75a9428cb5231a26ffbdff856a3a94b49dcc (diff) |
ir_constant_visitor: Type of constant result is same as original expression
The type of the resulting constant must be the same as the type of the
original expression. The changes to the code require that the case
where an unhandled expression is received, and there really shouldn't
be any of these, must be an exit point.
Diffstat (limited to 'ir.cpp')
0 files changed, 0 insertions, 0 deletions