[Lldb-commits] [PATCH] D88483: Add possibility to get module from SBType
Ilya Bukonkin via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Oct 28 07:12:58 PDT 2020
fallkrum updated this revision to Diff 301271.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88483/new/
https://reviews.llvm.org/D88483
Files:
lldb/bindings/interface/SBType.i
lldb/include/lldb/API/SBModule.h
lldb/include/lldb/API/SBType.h
lldb/include/lldb/Symbol/Type.h
lldb/source/API/SBType.cpp
lldb/source/Symbol/Type.cpp
lldb/test/API/functionalities/type_get_module/Makefile
lldb/test/API/functionalities/type_get_module/TestTypeGetModule.py
lldb/test/API/functionalities/type_get_module/compile_unit1.c
lldb/test/API/functionalities/type_get_module/compile_unit2.c
lldb/test/API/functionalities/type_get_module/main.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88483.301271.patch
Type: text/x-patch
Size: 10572 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20201028/312d6e57/attachment.bin>
More information about the lldb-commits
mailing list