mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-29 20:15:27 +00:00
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?