i965: Remove extra \n at the end of every instruction in INTEL_DEBUG=wm.
This commit is contained in:
@@ -3346,7 +3346,6 @@ fs_visitor::generate_code()
|
||||
((uint32_t *)&p->store[i])[0]);
|
||||
}
|
||||
brw_disasm(stdout, &p->store[i], intel->gen);
|
||||
printf("\n");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user