[PATCH] D22499: [llvm-config] Report --bindir based on LLVM_TOOLS_INSTALL_DIR

Chris Bieneman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 31 11:39:08 PDT 2017


beanz added a comment.

I'm confused. In what situation is llvm-config installed into a directory that isn't the `LLVM_TOOLS_INSTALL_DIR`? It seems to me that if llvm-config is installed in `LLVM_TOOLS_INSTALL_DIR` this should work.


Repository:
  rL LLVM

https://reviews.llvm.org/D22499





More information about the llvm-commits mailing list