rust/compiler/rustc_codegen_ssa
bjorn3 f68cd90412 Remove Linkage::Appending
It can only be used for certain LLVM internal variables like
llvm.global_ctors which users are not allowed to define.
2025-02-07 16:02:19 +00:00
..
2025-02-07 16:02:19 +00:00

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.