[Lldb-commits] [PATCH] D69619: [lldb/lit] Introduce %clang_host substitutions
Adrian Prantl via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Oct 30 12:19:47 PDT 2019
aprantl accepted this revision.
aprantl added a comment.
This revision is now accepted and ready to land.
> The one barrier we have right now is that it is not possible to run the "lit" suite with a different compiler, and that's something I think we should keep.
Very much agreed.
> For the test which don't need a host executable, I don't think that running them for each available target would be useful, as they generally don't care about those details.
That's plausible.
Thanks for sharing your thoughts!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69619/new/
https://reviews.llvm.org/D69619
More information about the lldb-commits
mailing list