[Lldb-commits] [PATCH] D53094: [pecoff] Implement ObjectFilePECOFF::GetDependedModules()
Shafik Yaghmour via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Dec 6 15:48:06 PST 2018
shafik added subscribers: stella.stamenova, shafik.
shafik added a comment.
Hello,
This PR broke the green dragon bots, see the following log file:
http://lab.llvm.org:8080/green/view/LLDB/job/lldb-cmake/13655/consoleFull#-15796076f80f5c9c-2aaa-47fb-b15d-be39b7128d72
I was about to revert it but it looks @stella.stamenova landed a fix that looks good:
http://llvm.org/viewvc/llvm-project?view=revision&revision=348542
Please watch the bots after you land a change.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D53094/new/
https://reviews.llvm.org/D53094
More information about the lldb-commits
mailing list