[PATCH] D82170: Install llvm-readelf as part of -DLLVM_INSTALL_TOOLCHAIN_ONLY=ON
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 19 04:17:17 PDT 2020
jhenderson added a comment.
Yeah, I'm inclined to say we should have both too. There may be some users out there for e.g. COFF etc where people would be a bit surprised running llvm-readelf. Having both tools means we don't need to worry about which is a symlink of the other.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82170/new/
https://reviews.llvm.org/D82170
More information about the llvm-commits
mailing list