[all-commits] [llvm/llvm-project] 7b596c: [lldb] Fix ObjectFileJSON to section addresses. (#...
Greg Clayton via All-commits
all-commits at lists.llvm.org
Tue Mar 4 14:36:03 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7b596ce362829281ea73b576774ce90bb212138d
https://github.com/llvm/llvm-project/commit/7b596ce362829281ea73b576774ce90bb212138d
Author: Greg Clayton <gclayton at fb.com>
Date: 2025-03-04 (Tue, 04 Mar 2025)
Changed paths:
M lldb/source/Core/Section.cpp
M lldb/source/Plugins/ObjectFile/JSON/ObjectFileJSON.cpp
M lldb/test/API/functionalities/json/object-file/TestObjectFileJSON.py
Log Message:
-----------
[lldb] Fix ObjectFileJSON to section addresses. (#129648)
ObjectFileJSON sections didn't work, they were set to zero all of the
time. Fixed the bug and fixed the test to ensure it was testing real
values.
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