[PATCH] D51080: litsupport/remote: Work without shared filesystem
Matthias Braun via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 29 10:59:55 PDT 2018
MatzeB added a comment.
In https://reviews.llvm.org/D51080#1217564, @Meinersbur wrote:
> In https://reviews.llvm.org/D51080#1216896, @MatzeB wrote:
>
> > ping
>
>
> The summary mentions this is for early review. Has this changed?
Ah yes, the first versions of this patch was not working in some corner cases like PGO. But with the latest updates I consider this patch ready.
> I'd love a comment/documentation somewhere about the flow between local and remote.
I'll bring up a separate patch for the test-suite docu about running remote (which lives in the llvm repository and is confusing/out of date anyway at the moment).
In https://reviews.llvm.org/D51080#1217564, @Meinersbur wrote:
> In https://reviews.llvm.org/D51080#1216896, @MatzeB wrote:
>
> > ping
>
>
> The summary mentions this is for early review. Has this changed?
>
> I'd love a comment/documentation somewhere about the flow between local and remote.
Repository:
rT test-suite
https://reviews.llvm.org/D51080
More information about the llvm-commits
mailing list