[Lldb-commits] [PATCH] D54567: Fix LLDB's lit files
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Nov 15 10:30:54 PST 2018
JDevlieghere added a comment.
Personally I don't think we should differentiate between the lit and dotest suite when it comes to using a custom compiler. The separation between the two suits is mostly the result of what framework is easier to write your test is (or which one you're more familiar with). How hard would it be to have one variable that works for both?
https://reviews.llvm.org/D54567
More information about the lldb-commits
mailing list