[PATCH] D78211: [lit] lit.site.cfg.py: support symlinked lit.site.cfg.py files
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 17 17:09:24 PDT 2020
thakis added a comment.
It's build config dependent. Is there an advantage to using pip-installed lit vs the lit in the build dir (which trampolines to the one in the source dir)?
If this patch here fixes a problem for you, I don't have a problem with landing this, but your setup seems a bit uncommon to me and you might run into fewer problems over time if you use the setup that most folks seem to use.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78211/new/
https://reviews.llvm.org/D78211
More information about the llvm-commits
mailing list