[PATCH] D89349: Added utility to launch tests on a target remotely.
Louis Dionne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 23 09:41:35 PDT 2020
ldionne added a comment.
In D89349#2350506 <https://reviews.llvm.org/D89349#2350506>, @aorlov wrote:
> Since we use this utility in multiple projects now, it is better to have it outside the libc++ project, so we would not introduce unneeded inter-project dependencies just because of shared tools.
>
> It might make sense to change the libc++ tests to use this utility, to remove the redundancy. I’ll be glad to propose a patch for that if you would like me to. Please let me know.
Out of curiosity, where do you use it?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89349/new/
https://reviews.llvm.org/D89349
More information about the llvm-commits
mailing list