summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py
diff options
context:
space:
mode:
authorGeorgii Rymar <grimar@accesssoftek.com>2019-12-12 15:47:29 +0300
committerGeorgii Rymar <grimar@accesssoftek.com>2019-12-13 11:54:37 +0300
commit86e652f8284d44c0e3fa9b27421a671e89bfe0a0 (patch)
tree246a8e5190e435b2b2ae46143cb18588954c8620 /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py
parent422b078c69ee7ae5c2529992eed4fd8a21aedda4 (diff)
downloadbcm5719-llvm-86e652f8284d44c0e3fa9b27421a671e89bfe0a0.tar.gz
bcm5719-llvm-86e652f8284d44c0e3fa9b27421a671e89bfe0a0.zip
[yaml2obj] - Add a way to override sh_flags section field.
Currently we have the `Flags` property that allows to set flags for a section. The problem is that it does not allow us to set an arbitrary value, because of bit fields validation under the hood. An arbitrary values can be used to test specific broken cases. We probably do not want to relax the validation, so this patch adds a `ShSize` property that allows to override the `sh_size`. It is inline with others `Sh*` properties we have already. Differential revision: https://reviews.llvm.org/D71411
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud