diff options
author | Alexandros Lamprineas <alexandros.lamprineas@arm.com> | 2024-08-30 15:03:50 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-30 15:03:50 +0100 |
commit | 24977395592fb3a47d0356b6e9e6d25358a521c5 (patch) | |
tree | b033784bb1533f9898a32060ea74a82e993b2e36 /lldb/source/Commands/CommandObjectSource.cpp | |
parent | 362d37aeab7e8ba5dc4125480de3d45cc6bb23dc (diff) | |
download | llvm-24977395592fb3a47d0356b6e9e6d25358a521c5.zip llvm-24977395592fb3a47d0356b6e9e6d25358a521c5.tar.gz llvm-24977395592fb3a47d0356b6e9e6d25358a521c5.tar.bz2 |
[AArch64][AsmParser] Directives should clear transitively implied features (#106625)
The commit ff3f3a54e2d1 made it possible to enable transitively implied
features when parsing assembler directives. For example enabling sve2
also enables sve.
This patch allows disabling features which depend on each other. For
example disabling sve also disables sve2.
Diffstat (limited to 'lldb/source/Commands/CommandObjectSource.cpp')
0 files changed, 0 insertions, 0 deletions