[PATCH] D48801: Add new API to SBTarget and SBModule classes.

Alexander Polyakov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 3 07:27:41 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL336200: Add new API to SBTarget and SBModule classes. (authored by apolyakov, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D48801?vs=153846&id=153912#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48801

Files:
  lldb/trunk/include/lldb/API/SBModule.h
  lldb/trunk/include/lldb/API/SBTarget.h
  lldb/trunk/packages/Python/lldbsuite/test/python_api/module_section/TestModuleAndSection.py
  lldb/trunk/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py
  lldb/trunk/scripts/interface/SBModule.i
  lldb/trunk/scripts/interface/SBTarget.i
  lldb/trunk/source/API/SBModule.cpp
  lldb/trunk/source/API/SBTarget.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48801.153912.patch
Type: text/x-patch
Size: 8639 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180703/cbb909df/attachment.bin>


More information about the llvm-commits mailing list