[all-commits] [llvm/llvm-project] 88a5b3: Revert "Revert "[LLDB] Arm64/Linux Add MTE and Poi...

Muhammad Omair Javaid via All-commits all-commits at lists.llvm.org
Thu Apr 1 02:12:09 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 88a5b35d63f927db69ec953ff487a7ba2504a610
      https://github.com/llvm/llvm-project/commit/88a5b35d63f927db69ec953ff487a7ba2504a610
  Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
  Date:   2021-04-01 (Thu, 01 Apr 2021)

  Changed paths:
    M lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm64.cpp
    M lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm64.h
    M lldb/source/Plugins/Process/Linux/NativeThreadLinux.h
    M lldb/source/Plugins/Process/POSIX/NativeProcessELF.h
    M lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_arm64.cpp
    M lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_arm64.h
    M lldb/source/Plugins/Process/Utility/RegisterInfos_arm64.h

  Log Message:
  -----------
  Revert "Revert "[LLDB] Arm64/Linux Add MTE and Pointer Authentication registers""

This reverts commit 71b648f7158c7a0b4918eaa3e94d307e4bbfce97.

There was a typo in the last commit which was causing LLDB AArch64 Linux
buildbot testsuite failures. Now fixed in current version.


  Commit: dd2a63e1ee53c1178d8e17a3763edc26d23f00a2
      https://github.com/llvm/llvm-project/commit/dd2a63e1ee53c1178d8e17a3763edc26d23f00a2
  Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
  Date:   2021-04-01 (Thu, 01 Apr 2021)

  Changed paths:
    M lldb/packages/Python/lldbsuite/test/lldbtest.py
    A lldb/test/API/commands/register/register/aarch64_dynamic_regset/Makefile
    A lldb/test/API/commands/register/register/aarch64_dynamic_regset/TestArm64DynamicRegsets.py
    A lldb/test/API/commands/register/register/aarch64_dynamic_regset/main.c

  Log Message:
  -----------
  Revert "Revert "[LLDB] Arm64/Linux test case for MTE and Pointer Authentication regset""

This reverts commit feb6f2c78fa9474e7329c4a809f175b1675d0975.


Compare: https://github.com/llvm/llvm-project/compare/1ed53d44d8e9...dd2a63e1ee53


More information about the All-commits mailing list