aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/lldbdwarf.py
diff options
context:
space:
mode:
authorLucas Duarte Prates <lucas.prates@arm.com>2024-06-26 14:28:26 +0100
committerGitHub <noreply@github.com>2024-06-26 14:28:26 +0100
commitb6240c371522c701be8a7a143aa166d277508cbe (patch)
tree32ee4dd2a3fc852980cfcc5f1c6b970447ab7201 /lldb/packages/Python/lldbsuite/test/lldbdwarf.py
parent352a836176b25abfdc26ddc5ddbd18288715a794 (diff)
downloadllvm-b6240c371522c701be8a7a143aa166d277508cbe.zip
llvm-b6240c371522c701be8a7a143aa166d277508cbe.tar.gz
llvm-b6240c371522c701be8a7a143aa166d277508cbe.tar.bz2
[AArch64] Add ability to list extensions enabled for a target (#95805)
This introduces the new `--print-enabled-extensions` command line option to AArch64, which prints the list of extensions that are enabled for the target specified by the combination of `--target`/`-march`/`-mcpu` values. The goal of the this option is both to enable the manual inspection of the enabled extensions by users and to enhance the testability of architecture versions and CPU targets implemented in the compiler. As part of this change, a new field for `FEAT_*` architecture feature names was added to the TableGen entries. The output of the existing `--print-supported-extensions` option was updated accordingly to show these in a separate column.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbdwarf.py')
0 files changed, 0 insertions, 0 deletions