[Lldb-commits] [PATCH] D53175: [dotest] Make a missing FileCheck binary a warning, not an error

Vedant Kumar via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 11 15:58:03 PDT 2018


Can we get the Xcode build to generate lldb-dotest, just like the cmake build does? That way there's no need to duplicate build system logic into dotest.py. It would just live in one place, and we'd all invoke lldb-dotest the same way.

vedant

> On Oct 11, 2018, at 3:53 PM, Jason Molenda via Phabricator <reviews at reviews.llvm.org> wrote:
> 
> jasonmolenda added a comment.
> 
> (obviously this would only be the behavior if a filecheck path was not specified)
> 
> 
> https://reviews.llvm.org/D53175
> 
> 
> 



More information about the lldb-commits mailing list