diff options
author | Matt Turner <[email protected]> | 2014-02-18 16:38:07 -0800 |
---|---|---|
committer | Matt Turner <[email protected]> | 2015-02-17 20:44:09 -0800 |
commit | 08f304bb3bfd4cc93bcc9108063afb7a8b2dd806 (patch) | |
tree | 456e90b5c05c5ddb4b0deebaa6aa0cc737b43f77 /src/mesa/drivers/x11 | |
parent | 1af5c4a526ab27ee2e4c5be96148af231f217c25 (diff) |
i965/cfg: Allow cfg::dump to be called without a visitor.
The fs_visitor's dump_instruction() implementation calls cfg_t()
indirectly through calculate_live_intervals, so if you have an infinite
loop in the CFG code, you can't call cfg::dump(fs_visitor *) to debug
it.
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/mesa/drivers/x11')
0 files changed, 0 insertions, 0 deletions