radeon/llvm: Don't print an error message when there is no error
authorTom Stellard <thomas.stellard@amd.com>
Fri, 20 Apr 2012 13:12:47 +0000 (09:12 -0400)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 23 Apr 2012 13:34:05 +0000 (09:34 -0400)
commitd7f9b6ce13dcfc4f1d7c84c121d66606f8d05f7b
tree77d506636b0917a239b7ca6f78bdb8e176c086c5
parentf5fc3ac284eb8312e8076a5a9d47a5c082ebb537
radeon/llvm: Don't print an error message when there is no error

A blank line with an empty error message was being printed even when the
target lookup succeeded.
src/gallium/drivers/radeon/radeon_llvm_emit.cpp