mesa/src/compiler/clc
Kai Wasserbäch 1c3cce2fff fix(FTBFS): clc: adapt to new LLVM 19 DiagnosticHandlerTy
LLVM 19 changed DiagnosticHandlerTy. Adapt to that.

Reference: 44d037cc25
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/10928
Signed-off-by: Kai Wasserbäch <kai@dev.carbon-project.org>
Reviewed-by: Karol Herbst <kherbst@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28520>
2024-04-02 11:27:31 +00:00
..
clc.c clc: Move libclc helpers back to microsoft/clc 2024-03-26 20:12:41 +00:00
clc.h clc: add support for the native spir-v backend 2024-01-12 21:58:37 +00:00
clc_helpers.cpp fix(FTBFS): clc: adapt to new LLVM 19 DiagnosticHandlerTy 2024-04-02 11:27:31 +00:00
clc_helpers.h clc: silence a warn_unused_result 2024-01-18 15:20:46 +00:00
meson.build clc: include opencl-c.h for extensions needing it 2024-02-21 20:53:36 +00:00
nir_clc_helpers.h nir: move the libclc lowering over to functions file. 2023-09-12 01:57:50 +00:00
nir_load_libclc.c compiler/clc: fix compiler issue on MacOS with st_mtim[e] in stat. 2024-03-15 10:50:11 +00:00