radeon/llvm: Fix LLVM diagnostic error reporting
authorTom Stellard <thomas.stellard@amd.com>
Thu, 10 Jul 2014 17:06:52 +0000 (13:06 -0400)
committerTom Stellard <thomas.stellard@amd.com>
Tue, 15 Jul 2014 15:55:26 +0000 (11:55 -0400)
commit0d711e719e7c5b5a4a34521af97d84f3fb628efd
tree52bd1fcbf0957f847720bb94497162d7bd5802ca
parent20b431fd9eafa1336edbb9b1ab80327e2fce3532
radeon/llvm: Fix LLVM diagnostic error reporting

We were trying to print the error message after disposing the
message object.

Tested-by and Reviewed-by: Aaron Watry <awatry@gmail.com>
src/gallium/drivers/radeon/radeon_llvm_emit.c