mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-23 18:49:48 +00:00
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.