[Lldb-commits] [PATCH] D127436: [lldb] Resolve exe location for `target create`
Martin Storsjö via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Jun 22 10:08:35 PDT 2022
mstorsjo added a comment.
In D127436#3602224 <https://reviews.llvm.org/D127436#3602224>, @stella.stamenova wrote:
> This broke the Windows LLDB bot:
>
> https://lab.llvm.org/buildbot/#/builders/83/builds/20295/steps/7/logs/stdio
Yep, noted. It worked for me in my MSVC build configuration - I'll investigate a bit more and either push another attempt at fixing it, or revert, in a little while.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127436/new/
https://reviews.llvm.org/D127436
More information about the lldb-commits
mailing list