mesa/src/compiler/clc
Dor Askayo a28540a430 meson: add feature option for use of system Clang headers at runtime
Enabling or disabling the "microsoft-clc" option previously changed
shared logic for all compiler/clc users, which was surprising.

In addition, the option to avoid the use of system Clang headers at
runtime is useful outside the scope of Windows.

Separating the two concepts by making this a neutral feature option
addresses both matters.

Signed-off-by: Dor Askayo <dor.askayo@gmail.com>
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23255>
2023-05-31 14:21:25 +00:00
..
clc.c nir: add a nir_opt_if_options enum 2022-08-10 12:55:39 +00:00
clc.h rusticl/clc add integer_dot_prod feature macros 2023-05-18 23:59:53 +00:00
clc_helpers.cpp rusticl/clc add integer_dot_prod feature macros 2023-05-18 23:59:53 +00:00
clc_helpers.h clc: add clc_validate_spirv 2023-04-13 02:54:21 +00:00
meson.build meson: add feature option for use of system Clang headers at runtime 2023-05-31 14:21:25 +00:00