diff options
author | Francesco Petrogalli <francesco.petrogalli@arm.com> | 2019-10-30 19:08:21 +0000 |
---|---|---|
committer | Francesco Petrogalli <francesco.petrogalli@arm.com> | 2019-11-12 03:40:42 +0000 |
commit | e9a06e06064145e0baf723187ab023dd91e914f9 (patch) | |
tree | aebaac7cdf012ca7d3e2d5297ab75ab54470728b /lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata | |
parent | 31ea714e9a94d3912988c06139cb987e14478e84 (diff) | |
download | bcm5719-llvm-e9a06e06064145e0baf723187ab023dd91e914f9.tar.gz bcm5719-llvm-e9a06e06064145e0baf723187ab023dd91e914f9.zip |
[VFABI] Read/Write functions for the VFABI attribute.
The attribute is stored at the `FunctionIndex` attribute set, with the
name "vector-function-abi-variant".
The get/set methods of the attribute have assertion to verify that:
1. Each name in the attribute is a valid VFABI mangled name.
2. Each name in the attribute correspond to a function declared in the
module.
Differential Revision: https://reviews.llvm.org/D69976
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata')
0 files changed, 0 insertions, 0 deletions