aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/lldbtest.py
diff options
context:
space:
mode:
authorSivanShani-Arm <sivan.shani@arm.com>2025-03-10 09:48:40 +0000
committerGitHub <noreply@github.com>2025-03-10 09:48:40 +0000
commitb1ebfac1859c4fd1db3620098f6af4fd98e6174d (patch)
tree1a3ad35944f06ea362b6198e0215b0742d92f704 /lldb/packages/Python/lldbsuite/test/lldbtest.py
parent4a59d0c3c84eb01e4551b5c922397a3b89fbc127 (diff)
downloadllvm-b1ebfac1859c4fd1db3620098f6af4fd98e6174d.zip
llvm-b1ebfac1859c4fd1db3620098f6af4fd98e6174d.tar.gz
llvm-b1ebfac1859c4fd1db3620098f6af4fd98e6174d.tar.bz2
[readobj][Arm][AArch64] Refactor Build Attributes parsing under ELFAtributeParser and add support for AArch64 Build Attributes (#128727)
Refactor readobj to integrate AArch64 Build Attributes under ELFAttributeParser. ELFAttributeParser now serves as a base class for: - ELFCompactAttrParser, handling Arm-style attributes with a single build attribute subsection. - ELFExtendedAttrParser, handling AArch64-style attributes with multiple build attribute subsections. This improves code organization and better aligns with the attribute parsing model. Add support for parsing AArch64 Build Attributes.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbtest.py')
0 files changed, 0 insertions, 0 deletions