[Lldb-commits] [PATCH] D48801: Add new API to SBTarget and SBModule classes.
Alexander Polyakov via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Jul 2 18:59:31 PDT 2018
apolyakov updated this revision to Diff 153846.
apolyakov added a comment.
Updated passing an argument to `find_compile_units` function.
https://reviews.llvm.org/D48801
Files:
include/lldb/API/SBModule.h
include/lldb/API/SBTarget.h
packages/Python/lldbsuite/test/python_api/module_section/TestModuleAndSection.py
packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py
scripts/interface/SBModule.i
scripts/interface/SBTarget.i
source/API/SBModule.cpp
source/API/SBTarget.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48801.153846.patch
Type: text/x-patch
Size: 8375 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180703/a034251a/attachment-0001.bin>
More information about the lldb-commits
mailing list