When I added clCompileProgram, I forgot to made the change to trigger CL_INVALID_COMPILER_OPTIONS instead of CL_INVALID_BUILD_OPTIONS when invalid option are pass to compiler. This have been catched by the yet to be reviewed Pigilt test
The first patch remove some spaces inconsistency in llvm/invocation.cpp. It could have been a stand-alone one EdB (2): clover: fix tab/space and alignement clover: clCompileProgram CL_INVALID_COMPILER_OPTIONS src/gallium/state_trackers/clover/api/program.cpp | 2 ++ src/gallium/state_trackers/clover/llvm/invocation.cpp | 8 ++++---- 2 files changed, 6 insertions(+), 4 deletions(-) -- 1.9.3 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev