i965: Add annotation_insert_error() and support for printing errors.
authorMatt Turner <mattst88@gmail.com>
Wed, 21 Oct 2015 22:23:10 +0000 (15:23 -0700)
committerMatt Turner <mattst88@gmail.com>
Thu, 12 Nov 2015 19:00:10 +0000 (11:00 -0800)
commit34ed45557e9b8a834af2816e774165a0ee7acdd2
tree2633928d03ba0614f7c560810df9028e8c28f54a
parenta280e83d71bb046098ed5380cb053318f9e8cf8e
i965: Add annotation_insert_error() and support for printing errors.

Will allow annotations to contain error messages (indicating an
instruction violates a rule for instance) that are printed after the
disassembly of the block.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/intel_asm_annotation.c
src/mesa/drivers/dri/i965/intel_asm_annotation.h