rust/compiler/rustc_llvm
Nikita Popov 0be66603ac Avoid passing addrspacecast to lifetime intrinsics
Since LLVM 22 the alloca must be passed directly. Do this by
stripping the addrspacecast if it exists.
2026-01-20 14:47:04 +01:00
..
llvm-wrapper Avoid passing addrspacecast to lifetime intrinsics 2026-01-20 14:47:04 +01:00
src Unify the configuration of the compiler docs 2025-11-05 11:25:27 +00:00
build.rs Only try to link against offload functions if llvm.enzyme is enabled 2025-11-23 00:19:53 -08:00
Cargo.toml Revert "Auto merge of #146186 - dpaoliello:cc, r=jieyouxu" 2025-10-30 22:46:35 +08:00