[all-commits] [llvm/llvm-project] 801c78: [lldb][ARM/AArch64] Update disasm flags to latest ...

David Spickett via All-commits all-commits at lists.llvm.org
Thu Jan 7 02:52:07 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 801c7866e6d4fba81c97d27ca56c9e05ba7b157a
      https://github.com/llvm/llvm-project/commit/801c7866e6d4fba81c97d27ca56c9e05ba7b157a
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2021-01-07 (Thu, 07 Jan 2021)

  Changed paths:
    M lldb/source/Plugins/Disassembler/LLVMC/DisassemblerLLVMC.cpp

  Log Message:
  -----------
  [lldb][ARM/AArch64] Update disasm flags to latest v8.7a ISA

Add optional memory tagging extension on AArch64.

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

Reviewed By: omjavaid

Differential Revision: https://reviews.llvm.org/D94084




More information about the All-commits mailing list