diff options
author | Maksim Levental <maksim.levental@gmail.com> | 2025-03-10 05:10:34 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-10 05:10:34 -0400 |
commit | 0264d42dc750666e0f57a85d57f563bc8ea43536 (patch) | |
tree | 80a01345d373669ba320ea69820cd5cdd20f7ee7 /lldb/packages/Python/lldbsuite/test/gdbclientutils.py | |
parent | e0442bdfa5a5cd02431955cb18b67194d2b82faf (diff) | |
download | llvm-0264d42dc750666e0f57a85d57f563bc8ea43536.zip llvm-0264d42dc750666e0f57a85d57f563bc8ea43536.tar.gz llvm-0264d42dc750666e0f57a85d57f563bc8ea43536.tar.bz2 |
[mlir][CAPI][python] bind CallSiteLoc, FileLineColRange, FusedLoc, NameLoc (#129351)
This PR extends the python bindings for CallSiteLoc, FileLineColRange,
FusedLoc, NameLoc with field accessors. It also adds the missing
`value.location` accessor.
I also did some "spring cleaning" here (`cast` -> `dyn_cast`) after
running into some of my own illegal casts.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions