mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 07:56:57 +00:00
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.