Add optional memory tagging extension on AArch64.
Use isAArch64() instead of listing the AArch64 triples,
which fixes us not recognising aarch64_be.
Paths
| Differential D94084
[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,
Diff Detail
Event TimelineThis 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 Closed by commit rG801c7866e6d4: [lldb][ARM/AArch64] Update disasm flags to latest v8.7a ISA (authored by DavidSpickett). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 315078 lldb/source/Plugins/Disassembler/LLVMC/DisassemblerLLVMC.cpp
|