i965: Don't print line numbers with INTEL_DEBUG=optimizer.
authorMatt Turner <mattst88@gmail.com>
Sat, 26 Sep 2015 21:40:09 +0000 (14:40 -0700)
committerMatt Turner <mattst88@gmail.com>
Mon, 5 Oct 2015 06:03:59 +0000 (23:03 -0700)
commitcd7fa1034adc8891b094a0a52fbbbef0cc708e3d
tree8ff18657a86f52c62c41846c99cbd5969231d8d9
parent78ec9e28ec759bcaf9781bcbd2b8e051f7df7896
i965: Don't print line numbers with INTEL_DEBUG=optimizer.

The thing you want to do with the output files is diff them, which is
made more difficult by line numbers changing.

Reviewed-by: Alejandro PiƱeiro <apinheiro@igalia.com>
src/mesa/drivers/dri/i965/brw_shader.cpp