[Lldb-commits] [PATCH] D128069: [lldb] add SBSection.alignment to python bindings
David M. Lary via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Jun 29 10:32:53 PDT 2022
dmlary updated this revision to Diff 441073.
dmlary added a comment.
updated to include test cases for `SBSection.GetAlignment()` and `SBSection.alignment` property.
@labath Thanks for the yaml2obj pointer.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128069/new/
https://reviews.llvm.org/D128069
Files:
lldb/bindings/interface/SBSection.i
lldb/include/lldb/API/SBSection.h
lldb/source/API/SBSection.cpp
lldb/test/API/python_api/section/TestSectionAPI.py
lldb/test/API/python_api/section/aligned.yml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128069.441073.patch
Type: text/x-patch
Size: 3978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220629/d71b17f4/attachment.bin>
More information about the lldb-commits
mailing list