mesa/src/compiler/clc
Kai Wasserbäch 531c6696d4 fix(FTBFS): clc: switch to new non-owned TargetOptions for LLVM 21
Upstream hid the `TargetOptions` in commit 985410f87f2d19910a8d327527fd30062b042b63

Use the new `getTargetOpts()` to obtain the `TargetOptions` for
`setTarget()`.

Signed-off-by: Kai Wasserbäch <kai@dev.carbon-project.org>
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/13079
Reference: 985410f87f
Reviewed-by: Karol Herbst <kherbst@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34835>
2025-05-07 08:20:19 +00:00
..
clc.c clc: Tell clang to track imported dependencies 2024-12-06 13:48:26 -05:00
clc.h clc: Allow bitfields 2025-04-11 21:27:37 +00:00
clc_helpers.cpp fix(FTBFS): clc: switch to new non-owned TargetOptions for LLVM 21 2025-05-07 08:20:19 +00:00
clc_helpers.h rusticl/feat: LinkOnce ODR 2025-01-31 13:46:41 +00:00
mesa_clc.c clc: Allow bitfields 2025-04-11 21:27:37 +00:00
meson.build mesa-clc: add an option to force inclusion of OpenCL headers 2025-04-24 11:40:15 +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 treewide: Switch to nir_progress 2025-02-26 15:19:53 +00:00