[Lldb-commits] [PATCH] D76945: [lldb/CMake] Make check-lldb-* work for the standalone build.
Alex Langford via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Mar 27 15:27:08 PDT 2020
xiaobai added a comment.
In D76945#1947034 <https://reviews.llvm.org/D76945#1947034>, @JDevlieghere wrote:
> In D76945#1946988 <https://reviews.llvm.org/D76945#1946988>, @xiaobai wrote:
>
> > > we need to build our own and tell LLVM to use it
> >
> > To clarify, this means we'd be building our own llvm-lit and using that just for the LLDB test suite, correct?
>
>
> Yep, should I reword the comment?
I think it's a little confusing as-is. I'm not sure what you meant by "and tell LLVM to use it".
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76945/new/
https://reviews.llvm.org/D76945
More information about the lldb-commits
mailing list