mesa/src/compiler/clc
Karol Herbst 8efd11fce9 clc: force fPIC for every user when using shared LLVM
As we want to start using `dladdr`, this is needed to prevent `dladdr`
returning information of the wrong file.

Fixes tag as it's required by the actual fix.

Signed-off-by: Karol Herbst <kherbst@redhat.com>
Fixes: e22491c832 ("clc: fetch clang resource dir at runtime")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25568>
2024-01-31 12:23:49 +00:00
..
clc.c treewide: Replace the include of nir_types.h with glsl_types.h 2023-12-30 15:08:11 +00:00
clc.h clc: add support for the native spir-v backend 2024-01-12 21:58:37 +00:00
clc_helpers.cpp clc: require LLVM-15 2024-01-18 14:39:03 +00:00
clc_helpers.h clc: silence a warn_unused_result 2024-01-18 15:20:46 +00:00
meson.build clc: force fPIC for every user when using shared LLVM 2024-01-31 12:23:49 +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 nir/load_libclc: fix libclc memory leak 2023-10-11 03:05:23 +00:00