[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 11:13:15 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
The second fix attempt, in https://github.com/llvm/llvm-project/commit/a1ee0b947d46c9be1cc2ea8db21603bac84efb18, seems to have fixed this test now - however the latest test run seems to have some other failures: https://lab.llvm.org/buildbot/#/builders/83/builds/20304 (Not sure if these are spurious failures or if they are other regressions that happened meanwhile)
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