[PATCH] D78211: [lit] lit.site.cfg.py: support symlinked lit.site.cfg.py files

Milian Wolff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 20 02:39:09 PDT 2020


milianw added a comment.

with this patch I could just use the global lit and don't need to add the build dir to my PATH. But, thinking about it, I can also symlink llvm-lit into a custom folder in my PATH and see if that works. If you don't want to merge this, I'll abandon it, please tell me if you would prefer it like that.


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