mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 09:38:07 +02:00
rusticl/llvm: do not include spirv-tools/linker.hpp
This was left by mistake as we do not cache the linked output.
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/10404
Fixes: 299f949775 ("rusticl/meson: generate bindings for LLVM")
Signed-off-by: Karol Herbst <kherbst@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26943>
This commit is contained in:
parent
ab6f7170e0
commit
6024bbed3c
1 changed files with 0 additions and 1 deletions
|
|
@ -1,4 +1,3 @@
|
|||
#include <clang/Basic/Version.h>
|
||||
#include <llvm/IR/LLVMContext.h>
|
||||
#include <LLVMSPIRVLib/LLVMSPIRVLib.h>
|
||||
#include <spirv-tools/linker.hpp>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue