mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 13:05:18 +03:00
77e24f90f5
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.