Disable error message output in release version.
authorRuiling Song <ruiling.song@intel.com>
Tue, 2 Jul 2013 08:44:43 +0000 (16:44 +0800)
committerZhigang Gong <zhigang.gong@linux.intel.com>
Wed, 3 Jul 2013 10:20:16 +0000 (18:20 +0800)
commit42b00395bfe988109a6b91029d3c73cd7330ef0c
treef7762625bee1b03c7149a06132d473ae84e5a18b
parent046834c47eb579eb4b66df366ebb405c2bf97a1d
Disable error message output in release version.

As piglit will got the error message we output to stderr and mark the case 'WARN'.
so, we disable the message to stderr, and use release version to run piglit.

also fix a minor compile fail under release version.

Signed-off-by: Ruiling Song <ruiling.song@intel.com>
Reviewed-by: Yang, Rong R <rong.r.yang@intel.com>
backend/src/llvm/llvm_gen_backend.cpp
src/cl_utils.h