https://github.com/kusmour created
https://github.com/llvm/llvm-project/pull/82207
Updates:
- The previous patch changed the default behavior to not load dwos in
`DWARFUnit`
~~`SymbolFileDWARFDwo *GetDwoSymbolFile(bool load_all_debug_info = false);`~~
`SymbolFileDWARFDwo *GetDwoSymbolFile(bool
llvmbot wrote:
@llvm/pr-subscribers-lldb
Author: Wanyi (kusmour)
Changes
Updates:
- The previous patch changed the default behavior to not load dwos in
`DWARFUnit`
~~`SymbolFileDWARFDwo *GetDwoSymbolFile(bool load_all_debug_info = false);`~~
`SymbolFileDWARFDwo *GetDwoSymbolFile(bool loa
github-actions[bot] wrote:
:warning: Python code formatter, darker found issues in your code. :warning:
You can test this locally with the following command:
``bash
darker --check --diff -r
79709498eaa57095a9888b882e94f6d15a244d4b...bd9ea7da20587e3ad982c0e0884374d73c4d2b0e
lldb/
kusmour wrote:
For the 2 links of test failures in the original PR:
I've run `ninja check-lldb` on x86 linux to confirm the lldb-shell test
failures in https://green.lab.llvm.org/green/view/LLDB/job/as-lldb-cmake/16273/
are fixed.
Unfortunately, I wasn't able to repro most test failures in
htt
https://github.com/kusmour updated
https://github.com/llvm/llvm-project/pull/82207
>From 8c4f6defdc14a851debbc96d56b2ec358740a3ca Mon Sep 17 00:00:00 2001
From: Wanyi
Date: Sat, 17 Feb 2024 14:38:18 -0500
Subject: [PATCH] [Reland] Report only loaded debug info in statistics dump
(#81706)
Curr
https://github.com/kusmour updated
https://github.com/llvm/llvm-project/pull/82207
>From f71ff3b5aea6f9d1a963a331b9e58662f6ac4640 Mon Sep 17 00:00:00 2001
From: Wanyi
Date: Sat, 17 Feb 2024 14:38:18 -0500
Subject: [PATCH] [Reland] Report only loaded debug info in statistics dump
(#81706)
Curr
https://github.com/JDevlieghere approved this pull request.
Thanks! I applied your patch locally and the test suite passes cleanly on macOS
as well. LGTM!
https://github.com/llvm/llvm-project/pull/82207
___
lldb-commits mailing list
lldb-commits@list
Author: Wanyi
Date: 2024-02-19T00:33:23-05:00
New Revision: dd7386d85f11cf6ad911b9827c7018fb08c6c205
URL:
https://github.com/llvm/llvm-project/commit/dd7386d85f11cf6ad911b9827c7018fb08c6c205
DIFF:
https://github.com/llvm/llvm-project/commit/dd7386d85f11cf6ad911b9827c7018fb08c6c205.diff
LOG: [R
https://github.com/kusmour closed
https://github.com/llvm/llvm-project/pull/82207
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits