Rollup merge of #150768 - bjorn3:llvm_intrinsic_no_fn_abi, r=wesleywiser
Don't compute FnAbi for LLVM intrinsics in backends ~~This removes support for `extern "unadjusted"` for anything other than LLVM intrinsics. It only makes sense in the context of calling LLVM intrinsics anyway as it exposes the way the LLVM backend internally represents types. Perhaps it should be renamed to `extern "llvm-intrinsic"`?~~ Follow up to https://github.com/rust-lang/rust/pull/148533
J
Jacob Pratt committed
4e244c7cd52e0302f825cbcbca77fefaeab74867
Committed by GitHub <noreply@github.com>
on 2/12/2026, 5:41:06 AM