[Clang] Add tools needed by Supersize to the llvmobjdump package.
This CL adds the following to llvmobjdump-$REV.tgz: - {llvm-cxxfilt, llvm-nm, llvm-objdump, llvm-readobj}, - If non-Windows, sym link llvm-readelf -> llvm-readobj. These are needed by Supersize to process LLD builds. We didn't add symlink llvm-c++filt -> llvm-cxxfilt because that's not built by default. Next steps: - Rebuild package and upload (or wait for next push). - Update Supersize to look for the package by default (if needed), and download accordingly. Bug: 723798 Change-Id: I1991f6aee1e51e9ce9ac61faea97660cc40f640a Reviewed-on: https://chromium-review.googlesource.com/763728Reviewed-by:Hans Wennborg <hans@chromium.org> Commit-Queue: Samuel Huang <huangs@chromium.org> Cr-Commit-Position: refs/heads/master@{#515803}
Showing
Please register or sign in to comment