[PATCH] D82170: Install llvm-readelf as part of -DLLVM_INSTALL_TOOLCHAIN_ONLY=ON

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 19 04:17:18 PDT 2020


arichardson added a comment.

In D82170#2103151 <https://reviews.llvm.org/D82170#2103151>, @jhenderson wrote:

> 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.


Sounds good to me, I'll drop D82172 <https://reviews.llvm.org/D82172> in that case.


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