about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/value.rs
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2025-09-29 11:24:20 +0200
committerNikita Popov <npopov@redhat.com>2025-09-29 11:29:59 +0200
commitaf8fd78142bf394ac904402adb736f4c2f1efbc6 (patch)
treef596fbb8e6bc3d6a98ef878ffc22cecd31633c8d /compiler/rustc_codegen_llvm/src/value.rs
parent772f380092b30680313b70a622cafc17f03e6bff (diff)
downloadrust-af8fd78142bf394ac904402adb736f4c2f1efbc6.tar.gz
rust-af8fd78142bf394ac904402adb736f4c2f1efbc6.zip
Emit allocator attributes for allocator shim
This emits the same attributes we place on allocator declarations
(and allocator definitions using `#[global_allocator]`) on the
definitions in the allocator shim as well, making sure that the
attributes are not lost if the allocator shim participates in LTO.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/value.rs')
0 files changed, 0 insertions, 0 deletions