[Lldb-commits] [PATCH] D54914: Add a generic build script for building test inferiors
Zachary Turner via lldb-commits
lldb-commits at lists.llvm.org
Wed Nov 28 13:06:45 PST 2018
Yea, I don't really want to fix it there though because the problem will
just happen again. I think it should be done inside of ToolSubst.
On Wed, Nov 28, 2018 at 12:59 PM Stella Stamenova via Phabricator <
reviews at reviews.llvm.org> wrote:
> stella.stamenova added a comment.
>
> It works for me when you make the command:
>
> command='"%s"' % (sys.executable),
>
> I haven't tested it on Linux yet, but the tests work fine on Windows.
>
>
> CHANGES SINCE LAST ACTION
> https://reviews.llvm.org/D54914/new/
>
> https://reviews.llvm.org/D54914
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20181128/2d297f69/attachment.html>
More information about the lldb-commits
mailing list