commit | 32358b0335142957b7e5c5a96f3081834e92971e | [log] [tgz] |
---|---|---|
author | Lionel Landwerlin <lionel.g.landwerlin@intel.com> | Tue Sep 28 14:33:08 2021 +0300 |
committer | Marge Bot <eric+marge@anholt.net> | Tue Sep 28 13:29:56 2021 +0000 |
tree | f3a0efd1fa2fe7e6b5f1e0d446d88c29549a7e5f | |
parent | 19e5b4cf2e642174a0facb3f0e496a25b61ad2e3 [diff] |
microsoft/clc: drop LLVM dependency to version < 12 Prior to LLVM 12, SmallVector requires 2 template arguments. Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Fixes: c4755a7c32e66c ("microsoft/clc: Support SPIR intermediates in the compilation APIs") Reviewed-by: Jesse Natalie <jenatali@microsoft.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13083>