summarylogtreecommitdiffstats
path: root/missing-include.patch
diff options
context:
space:
mode:
Diffstat (limited to 'missing-include.patch')
-rw-r--r--missing-include.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/missing-include.patch b/missing-include.patch
new file mode 100644
index 000000000000..060d978ac802
--- /dev/null
+++ b/missing-include.patch
@@ -0,0 +1,12 @@
+diff --git a/src/gallium/frontends/clover/llvm/metadata.hpp b/src/gallium/frontends/clover/llvm/metadata.hpp
+index 578a50c0d21..92548c0f0a3 100644
+--- a/src/gallium/frontends/clover/llvm/metadata.hpp
++++ b/src/gallium/frontends/clover/llvm/metadata.hpp
+@@ -33,6 +33,7 @@
+
+ #include <vector>
+ #include <llvm/Config/llvm-config.h>
++#include <llvm/IR/Constants.h>
+ #include <llvm/IR/Module.h>
+ #include <llvm/IR/Metadata.h>
+