diff options
author | Ahmed Bougacha <ahmed@bougacha.org> | 2024-08-16 11:27:21 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-16 11:27:21 -0700 |
commit | 8becb80c43d567d12126a539514040e93892ef1a (patch) | |
tree | 43d9a6bfed37b31fe887e9927aeb81fadadd04cb /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 97919864ec9227001f7bcb5594197b304ace9482 (diff) | |
download | llvm-8becb80c43d567d12126a539514040e93892ef1a.zip llvm-8becb80c43d567d12126a539514040e93892ef1a.tar.gz llvm-8becb80c43d567d12126a539514040e93892ef1a.tar.bz2 |
[AArch64] Remove apple-a7-sysreg. (#102709)
This feature provided CPM_IOACC_CTL_EL3, a lone system register that has
been carried over since the original ARM64 implementation, where it was
the only processor-specific register in a long list of architectural
sysregs. We don't need it here.
It's been used as a generic processor-specific sysreg in tests, but the
functionality they target is now better covered in other more exhaustive
tests.
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions