rust/compiler/rustc_codegen_llvm/src/back
Matthias Krüger 448bad9eba
Rollup merge of #133752 - klensy:cp, r=davidtwco
replace copypasted ModuleLlvm::parse

replaced code same as in bd36e69d25/compiler/rustc_codegen_llvm/src/lib.rs (L426-L445)

except before error message was emitted via `write::llvm_err`, which returned other error kind, but it still ok?
2025-01-13 15:56:55 +01:00
..
archive.rs Use &raw in the compiler 2024-09-26 20:33:26 -07:00
lto.rs Rollup merge of #133752 - klensy:cp, r=davidtwco 2025-01-13 15:56:55 +01:00
owned_target_machine.rs rustc_llvm: expose FloatABIType target machine parameter 2024-12-30 18:10:59 +01:00
profiling.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
write.rs upstream rustc_codegen_llvm changes for enzyme/autodiff 2025-01-01 21:42:45 +01:00