[Lldb-commits] [PATCH] D132803: [lldb][test] Speed up lldb arch determination (NFC)
Med Ismail Bennani via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Aug 29 11:01:05 PDT 2022
mib added a comment.
LGTM!
In D132803#3753899 <https://reviews.llvm.org/D132803#3753899>, @kastiglione wrote:
> I wonder if it's worth disabling `target.load-script-from-symbol-file` for all tests as well.
I think this feature only works with dSYM bundles on macOS and only certain test would require to have it enabled. We should disable it and see if any test fails :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132803/new/
https://reviews.llvm.org/D132803
More information about the lldb-commits
mailing list