rust/compiler/rustc_llvm
Matthew Maurer b639b0a4d8 llvm: Tolerate dead_on_return attribute changes
The attribute now has a size parameter and sorts differently:
* Explicitly omit size parameter during construction on 23+
* Tolerate alternate sorting in tests

https://github.com/llvm/llvm-project/pull/171712
2026-01-21 23:39:03 +00:00
..
llvm-wrapper llvm: Tolerate dead_on_return attribute changes 2026-01-21 23:39:03 +00: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