[all-commits] [llvm/llvm-project] feb6f2: Revert "[LLDB] Arm64/Linux test case for MTE and P...

Muhammad Omair Javaid via All-commits all-commits at lists.llvm.org
Wed Mar 31 05:12:38 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: feb6f2c78fa9474e7329c4a809f175b1675d0975
      https://github.com/llvm/llvm-project/commit/feb6f2c78fa9474e7329c4a809f175b1675d0975
  Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
  Date:   2021-03-31 (Wed, 31 Mar 2021)

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

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

This reverts commit 9ab677180091a690cd99d4ac55d5fb9e1149b1ec.

Reason: LLDB AArch64/Linux buildbot failure.


  Commit: 71b648f7158c7a0b4918eaa3e94d307e4bbfce97
      https://github.com/llvm/llvm-project/commit/71b648f7158c7a0b4918eaa3e94d307e4bbfce97
  Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
  Date:   2021-03-31 (Wed, 31 Mar 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 "[LLDB] Arm64/Linux Add MTE and Pointer Authentication registers"

This reverts commit 1164b4e2957290e814c3dd781a68e504dd39148e.

Reason: LLDB AArch64 Linux buildbot failure


Compare: https://github.com/llvm/llvm-project/compare/d2d6720a93a2...71b648f7158c


More information about the All-commits mailing list