[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
Thu Apr 2 11:22:50 PDT 2020
thakis marked an inline comment as done.
thakis added a comment.
I somehow edited my comment instead of replying to it. Editing again to restore what I deleted:
Yes, that's all correct.
> 2. Copy the whole build directory and LLVM tree to machine B
(Except for implementation tweaks. For example, the test machine could possibly pull the llvm tree at the same revision that the builder builds at while the builder's still building, instead of copying (parts of) the LLVM tree from the builder after a build.)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77184/new/
https://reviews.llvm.org/D77184
More information about the llvm-commits
mailing list