rust/compiler/rustc_codegen_llvm/src/back
Stuart Cook f5633098b0
Rollup merge of #145814 - bjorn3:codegen_worker_fatal_error, r=petrochenkov
Handle unwinding fatal errors in codegen workers

Also directly unwind on fatal errors at the point they are emitted inside the codegen backends.

Fixes the coordinator ICE of https://github.com/rust-lang/rust/issues/132240, https://github.com/rust-lang/rust/issues/135075 and https://github.com/rust-lang/rust/issues/145800.
2025-08-26 14:19:18 +10:00
..
archive.rs Remove LlvmArchiveBuilder and supporting code/bindings 2025-08-16 16:38:12 +10:00
lto.rs Directly raise fatal errors inside the codegen backends 2025-08-24 11:20:41 +00:00
mod.rs Declare module rustc_codegen_llvm::back in the normal way 2025-08-15 20:24:13 +10:00
owned_target_machine.rs Simplify the args_cstr_buff assertion 2025-08-15 20:24:13 +10:00
profiling.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
write.rs Rollup merge of #145814 - bjorn3:codegen_worker_fatal_error, r=petrochenkov 2025-08-26 14:19:18 +10:00