mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
Print the build log when building the program in `get_program_with_il` fails, to make it easier to investigate spirv_new test failures. Factor out a global helper function `OutputBuildLog` for printing the build log for a single device. Signed-off-by: Sven van Haastregt <sven.vanhaastregt@arm.com>