This is an archive of the discontinued LLVM Phabricator instance.

[lldb][ARM/AArch64] Update disasm flags to latest v8.7a ISA
ClosedPublic

Authored by DavidSpickett on Jan 5 2021, 5:43 AM.

Details

Summary

Add optional memory tagging extension on AArch64.

Use isAArch64() instead of listing the AArch64 triples,
which fixes us not recognising aarch64_be.

Diff Detail

Event Timeline

DavidSpickett created this revision.Jan 5 2021, 5:43 AM
DavidSpickett requested review of this revision.Jan 5 2021, 5:43 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 5 2021, 5:43 AM
omjavaid accepted this revision.Jan 5 2021, 1:53 PM
This revision is now accepted and ready to land.Jan 5 2021, 1:53 PM
This revision was landed with ongoing or failed builds.Jan 7 2021, 2:51 AM
This revision was automatically updated to reflect the committed changes.