[PATCH] D39530: [tools] Add option to create binutils symlinks

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 2 13:46:39 PDT 2017


smeenai added a comment.

I'm wondering if `LLVM_INSTALL_BINUTILS_SYMLINKS` would be a better name. I went with "create" instead of "install" initially because this option will create the symlinks in the build tree in addition to the install tree, and "install" doesn't convey that fully, but I think most people would care a lot more about the installation part.


https://reviews.llvm.org/D39530





More information about the llvm-commits mailing list