mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 18:15:07 +03:00
647cf45d72
LLVM 23: Specify `returnaddress` intrinsic return type https://github.com/llvm/llvm-project/pull/188464 made the return type of the intrinsic generic to support different pointer address spaces. @rustbot label llvm-main