aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces
diff options
context:
space:
mode:
authorLucas Duarte Prates <lucas.prates@arm.com>2024-06-28 09:20:16 +0100
committerGitHub <noreply@github.com>2024-06-28 09:20:16 +0100
commitbb83a3df25a8c46dd586caf26635f5658e7b3316 (patch)
tree9aa15e04ef8333b210456db1bd8e50b1a0ebb47b /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces
parent23413169299b872a9d0a9b947c2d27172b5f4cb0 (diff)
downloadllvm-bb83a3df25a8c46dd586caf26635f5658e7b3316.zip
llvm-bb83a3df25a8c46dd586caf26635f5658e7b3316.tar.gz
llvm-bb83a3df25a8c46dd586caf26635f5658e7b3316.tar.bz2
Re-land: "[AArch64] Add ability to list extensions enabled for a target" (#95805) (#96795)
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/source/Plugins/ScriptInterpreter/Python/Interfaces')
0 files changed, 0 insertions, 0 deletions