[Lldb-commits] [PATCH] D100299: Be lazier about loading .dwo files

Eric Leese via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jul 30 13:11:28 PDT 2021


Eric added a comment.

Is arm hardware necessary to test this, or can the test be modified to cross-compile to arm to see what is going on? Is there a way to determine what build target the test bot is using?

In any case the broken test doesn't exercise lldb at all so it could be separated from the patch.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100299/new/

https://reviews.llvm.org/D100299



More information about the lldb-commits mailing list