[Supersize] Add strict check for missing tool-prefix.
When Supersize assigns tool-prefix by default, but fails to find the tools needed, previously it quietly falls back to using other tools. This CL changes makes this a hard failure instead. For LLVM, also prints instruction on how to download the required tools, now that download_objdump.py is ready. Bug: 723798 Change-Id: Icc7e02deca9800dc7fbf30fbe6314a98c019be25 Reviewed-on: https://chromium-review.googlesource.com/794104 Commit-Queue: Samuel Huang <huangs@chromium.org> Reviewed-by:agrieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#519865}
Showing
Please register or sign in to comment