about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/builder.rs
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-05-17 15:45:20 +0200
committerGitHub <noreply@github.com>2025-05-17 15:45:20 +0200
commitb9839ab329cbe2eb1912f70bef11551ec14c71e7 (patch)
tree1ec14ee3b845e96ef6c9f4886a1dd84fcdad0ca7 /compiler/rustc_codegen_llvm/src/builder.rs
parenteb01ba0b574f9e27410fdcd7d8e12ca96b0d8974 (diff)
parentf77c16000701491d38e76a1dddb6b35a7658d550 (diff)
downloadrust-b9839ab329cbe2eb1912f70bef11551ec14c71e7.tar.gz
rust-b9839ab329cbe2eb1912f70bef11551ec14c71e7.zip
Rollup merge of #139103 - joboet:abort_dedup, r=tgross35
deduplicate abort implementations

Currently, the code for process aborts is duplicated across `panic_abort` and `std`. This PR uses `#[rustc_std_internal_symbol]` to make the `std` implementation available to `panic_abort` via the linker, thereby deduplicating the code.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/builder.rs')
0 files changed, 0 insertions, 0 deletions