From: Sunil Dora Date: Tue, 16 Jun 2026 18:49:00 +0000 (-0700) Subject: clang/llvm: Upgrade to 22.1.8 release X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3451db6d577f554af62dbadfd7e6040b9795e643;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git clang/llvm: Upgrade to 22.1.8 release https://discourse.llvm.org/t/llvm-22-1-8-released/91084 Brings following fixes: ca7933e47d3a [libc++] Disable mistakenly enabled `optional` constructors for `optional` (#194446) 208ef916cf20 [WebAssembly] narrow instructions use signed saturation (#201798) e80beda6e255 [VPlan] Account for any-of costs in legacy cost model 3397c37d5d31 Inline stack probes immediately after `allocateStack` in `eliminateCallFramePseudoInstr` (#195456) 1f5aee55a3fc [DAG] Narrow vselect mask to vXi1 in foldToMaskedStore (#201609) 070e505ce21d [LLD][ELF] Add missing initialization of Symbol `used` member. 761b9134dd9b [BPF] treat compiler fence as codegen no-op (#196734) 724301d98c6e Fix "Cannot select" crash on bitcast between f64 and int vector types (#201509) 60c18c6aeaed [CMake][Release] Use llvm-bitcode-strip on Darwin for build with -ffat-lto-objects (#200764) b65aa9b5ea8d [Clang] Profile the NNS of UnresolvedUsingType and CXXThisType correctly in concept hashing (#199617) b4fe3880d09b Bump version to 22.1.8 Signed-off-by: Sunil Dora Signed-off-by: Richard Purdie --- diff --git a/meta/conf/distro/include/maintainers.inc b/meta/conf/distro/include/maintainers.inc index 001b41ffb9..de78f4e86c 100644 --- a/meta/conf/distro/include/maintainers.inc +++ b/meta/conf/distro/include/maintainers.inc @@ -483,7 +483,7 @@ RECIPE_MAINTAINER:pn-linux-yocto-tiny = "Bruce Ashfield