rust/compiler/rustc_llvm
Matthias Krüger ec86930c1d
Rollup merge of #144503 - bjorn3:lto_refactors3, r=petrochenkov
Various refactors to the codegen coordinator code (part 3)

Continuing from https://github.com/rust-lang/rust/pull/144062 this removes an option without any known users, uses the object crate in favor of LLVM for getting the LTO bitcode and improves the coordinator channel handling.
2025-07-28 08:36:54 +02:00
..
llvm-wrapper Rollup merge of #144503 - bjorn3:lto_refactors3, r=petrochenkov 2025-07-28 08:36:54 +02:00
src feat: Add XtensaAsmPrinter 2025-04-24 16:26:26 +02:00
build.rs Avoid building C++ for rustc_llvm with --compile-time-deps 2025-07-11 13:32:03 +00:00
Cargo.toml Avoid building C++ for rustc_llvm with --compile-time-deps 2025-07-11 13:32:03 +00:00