[PATCH] D70622: [cmake][lit] Follow symlinks when looking for lit tests & reconfigure lldb's tests.
Pavel Labath via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 6 00:23:39 PST 2019
labath added a comment.
Thanks for looking into this, Jordan.
I'm not sure how hard it is, but I think it would be nice to not have the actual tests intermingled with the test framework stuff.
(Also, another reason for moving the tests is that the symlink trick will just not work on windows.)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70622/new/
https://reviews.llvm.org/D70622
More information about the llvm-commits
mailing list