1
Fork 0
rust/compiler/rustc_codegen_llvm/src/back
James Farrell c59b82353d Better diagnostics for dlltool errors.
When dlltool fails, show the full command that was executed. In
particular, llvm-dlltool is not very helpful, printing a generic usage
message rather than what actually went wrong, so stdout and stderr
aren't of much use when troubleshooting.
2023-07-17 20:20:01 +00:00
..
archive.rs Better diagnostics for dlltool errors. 2023-07-17 20:20:01 +00:00
lto.rs use new c literals instead of cstr! macro 2023-05-31 19:40:24 +03:00
profiling.rs
write.rs use new c literals instead of cstr! macro 2023-05-31 19:40:24 +03:00