radeon/llvm: Add missing "%s" format string to fprintf.
authorJon Severinsson <jon@severinsson.net>
Sun, 11 Aug 2013 17:37:01 +0000 (19:37 +0200)
committerTom Stellard <thomas.stellard@amd.com>
Wed, 14 Aug 2013 02:18:14 +0000 (19:18 -0700)
commit9298f537a72dc2323898e91c40894f55e3c4754a
tree1c668681ba498b73d467fb6251fbdd21da2c726c
parent11b8f8e7e4fd9654df6cee9162aefee0bd571482
radeon/llvm: Add missing "%s" format string to fprintf.

This fixes a compilation warning with -Wformat-security.

CC: "9.2" <mesa-stable@lists.freedesktop.org>
Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
src/gallium/drivers/radeon/radeon_llvm_emit.c