[Lldb-commits] [PATCH] D148062: [lldb] Make ObjectFileJSON loadable as a module
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Apr 17 09:23:34 PDT 2023
DavidSpickett added subscribers: omjavaid, DavidSpickett.
DavidSpickett added a comment.
FYI this test is failing on our Windows on Arm bot due to not finding `strip`: https://lab.llvm.org/buildbot/#/builders/219/builds/2164/steps/6/logs/stdio
I see other uses so not sure why this one isn't working. Maybe it can use llvm-strip instead? @omjavaid
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148062/new/
https://reviews.llvm.org/D148062
More information about the lldb-commits
mailing list