[PATCH] D67884: [LNT] Sort machines by ID as expected by test case
Thomas Preud'homme via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 21 13:58:22 PDT 2019
thopre added a comment.
Alternatively the test could use -DAG directives. But I do think sorting is nicer as it's easier to find a machine in a long list and doing it on the server side sounds sensible to me. I'll let Chris have the last word though.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67884/new/
https://reviews.llvm.org/D67884
More information about the llvm-commits
mailing list