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

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 6 02:40:52 PDT 2020


grimar added a comment.

In D77184#1960437 <https://reviews.llvm.org/D77184#1960437>, @thakis wrote:

> grimar, andrewng: You both have checkout and build on different drives too, yes?


Nope. I think my configuration is just normal, except I do not use "C:".
My checkout is "D:\Work3\LLVM\llvm-project" and the build folder is inside: "D:\Work3\LLVM\llvm-project\build".

(Just in case, to clarify: I have no issues with building the todays LLVM).


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