diff options
author | Kenneth Graunke <[email protected]> | 2015-10-05 16:21:10 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2015-10-10 11:40:19 -0700 |
commit | a4e988f4814d80b27102c48020c4338a6d86c6da (patch) | |
tree | 75f2bb6c5738b1a255b4cf81c2c1a1f53fa828d7 /src/mesa/Makefile.am | |
parent | 2496cfd771cff250bce5c53ca9d79dbf64d7cbcf (diff) |
i965/cfg: Fix cfg_t::dump() when a block has no immediate dominator.
Switch statements introduce a bogus loop with an unconditional break at
the end of the loop, just before the while...so the while is unreachable
and has no immediate dominator.
v2: With less exuberance
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/mesa/Makefile.am')
0 files changed, 0 insertions, 0 deletions