[PATCH] D77184: Make it possible for lit.site.cfg to contain relative paths, and use it for llvm and clang

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 4 10:04:36 PDT 2020


thakis added a comment.

> Can you describe your symlink setup in enough detail that I can recreate it locally please?

I've landed a workaround that should make things go for you again in 7db64e202f9 <https://reviews.llvm.org/rG7db64e202f9951b1bd94ae585ec58b2d857c2246>. I'd still be curious to hear details about your setup, so that I can see if I can make it work better. (Right now, this now bails out when it sees a symlink and keeps an absolute path as before, which is a bit lame.)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77184





More information about the llvm-commits mailing list