[all-commits] [llvm/llvm-project] d8023e: [lldb] Use correct size when dumping DWARF64 DW_FO...
David Spickett via All-commits
all-commits at lists.llvm.org
Thu Jul 3 03:34:21 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d8023e7cf8fefb15f1ea524c2083ecc9b08b4e40
https://github.com/llvm/llvm-project/commit/d8023e7cf8fefb15f1ea524c2083ecc9b08b4e40
Author: David Spickett <david.spickett at linaro.org>
Date: 2025-07-03 (Thu, 03 Jul 2025)
Changed paths:
M lldb/source/Plugins/SymbolFile/DWARF/DWARFFormValue.cpp
Log Message:
-----------
[lldb] Use correct size when dumping DWARF64 DW_FORM_ref_addr (#146686)
Not that we ever do that, because this is unused code, but if someone
was debugging lldb I guess they'd call this.
Was missed in https://github.com/llvm/llvm-project/pull/145645
Relates to https://github.com/llvm/llvm-project/issues/135208
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list