From: Matthias Krüger Date: Wed, 2 Mar 2022 03:30:10 +0000 (+0100) Subject: Rollup merge of #94496 - durin42:llvm-15-moar-intrinsic, r=nikic X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=aabd068f18d4fc68672b30ea1eefee82d2cf6d4e;p=rust.git Rollup merge of #94496 - durin42:llvm-15-moar-intrinsic, r=nikic tests: accept llvm intrinsic in align-checking test This changed in upstream change https://reviews.llvm.org/D98152 (aka https://github.com/llvm/llvm-project/commit/a266af721153fab6452094207b09ed265ab0be7b) wherein LLVM got smarter about using intrinsics. As best I can tell the change I've made here preserves the intent of the test on LLVM 14 and before while also passing on LLVM 15 and later. --- aabd068f18d4fc68672b30ea1eefee82d2cf6d4e