diff options
author | Kenneth Graunke <[email protected]> | 2015-04-25 09:47:59 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2015-04-27 14:59:06 -0700 |
commit | dffc1a0ae3a75d426f10c5d3ba021de977467929 (patch) | |
tree | ff9f4b6361481224389a15daee442a75a0911280 /docs/relnotes/6.1 | |
parent | d795cc6508cba209c66c658e39d5adbe2022f0fb (diff) |
i965/vs: Remove unnecessary NULL check on generate_code() result.
Code generation is not allowed to fail for any reason - in fact,
fs_generator has no mechanism for failing. The visitor is responsible
for that.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'docs/relnotes/6.1')
0 files changed, 0 insertions, 0 deletions