[PATCH] D88630: [clang/CMake] Respect LLVM_TOOLS_INSTALL_DIR

Valentin Churavy via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 23 17:12:54 PST 2020


vchuravy added a comment.

> Well, I've tested it and it doesn't seem to break anything for us (Gentoo) but I don't really understand why you'd have a different install dir for LLVM and Clang.

We (Julia) ship LLVM as a dependency and put all the LLVM binaries into a separate `tools` folder so that folks can just add `/bin` to their path and don't pick up our custom LLVM.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88630/new/

https://reviews.llvm.org/D88630



More information about the cfe-commits mailing list