[Lldb-commits] [PATCH] D148062: [lldb] Make ObjectFileJSON loadable as a module

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Apr 12 19:39:09 PDT 2023


JDevlieghere updated this revision to Diff 513045.
JDevlieghere marked 4 inline comments as done.
JDevlieghere added a comment.

Address @mib's code review feedback


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

https://reviews.llvm.org/D148062

Files:
  lldb/include/lldb/Core/Section.h
  lldb/include/lldb/Symbol/ObjectFile.h
  lldb/source/Core/Section.cpp
  lldb/source/Plugins/ObjectFile/JSON/ObjectFileJSON.cpp
  lldb/source/Plugins/ObjectFile/JSON/ObjectFileJSON.h
  lldb/source/Symbol/ObjectFile.cpp
  lldb/test/API/macosx/symbols/TestObjectFileJSON.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148062.513045.patch
Type: text/x-patch
Size: 15205 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230413/bbc1234b/attachment-0001.bin>


More information about the lldb-commits mailing list