gallium/radeon: Only print a message for LLVM diagnostic errors
authorTom Stellard <thomas.stellard@amd.com>
Wed, 18 Jun 2014 20:58:33 +0000 (16:58 -0400)
committerTom Stellard <thomas.stellard@amd.com>
Wed, 2 Jul 2014 19:15:13 +0000 (15:15 -0400)
commit9e5beac236a3c12b4868f61da719726680975570
treec7a24a067233ea60f0d53cdabd2f857336b1206f
parentb9f501bc6bc52c25bef86a24b49fda4e92fcd924
gallium/radeon: Only print a message for LLVM diagnostic errors

We were printing messages for all diagnostic types, which was
spamming the console for some OpenCL programs.
src/gallium/drivers/radeon/radeon_llvm_emit.c