clc: require LLVM-15
Allows us to drop code dealing with `opencl-c.h`. Signed-off-by: Karol Herbst <kherbst@redhat.com> Reviewed-by: Jesse Natalie <jenatali@microsoft.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27141>
This commit is contained in:
@@ -32,8 +32,8 @@ The minimum versions to build Rusticl are:
|
||||
- Rust: 1.66
|
||||
- Meson: 1.3.1
|
||||
- Bindgen: 0.62.0
|
||||
- LLVM: 14.0.0 (recommended: 15.0.0)
|
||||
- Clang: 14.0.0 (recommended: 15.0.0)
|
||||
- LLVM: 15.0.0
|
||||
- Clang: 15.0.0
|
||||
Updating clang requires a rebuilt of mesa and rusticl if and only if the value of
|
||||
``CLANG_RESOURCE_DIR`` changes. It is defined through ``clang/Config/config.h``.
|
||||
- SPIRV-Tools: any version (recommended: v2022.3)
|
||||
|
Reference in New Issue
Block a user