[all-commits] [llvm/llvm-project] 3fa503: Revert "[lldb][AArch64] Linux corefile support for...

David Spickett via All-commits all-commits at lists.llvm.org
Thu Sep 21 05:54:02 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3fa503582315f23f187a019f026c5fce59b3f3d8
      https://github.com/llvm/llvm-project/commit/3fa503582315f23f187a019f026c5fce59b3f3d8
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2023-09-21 (Thu, 21 Sep 2023)

  Changed paths:
    M lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm64.h
    M lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm64.cpp
    M lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm64.h
    M lldb/source/Plugins/Process/elf-core/RegisterUtilities.h
    R lldb/test/API/linux/aarch64/sme_core_file/TestAArch64LinuxSMECoreFile.py
    R lldb/test/API/linux/aarch64/sme_core_file/core_0_16_32_1
    R lldb/test/API/linux/aarch64/sme_core_file/core_0_32_16_0
    R lldb/test/API/linux/aarch64/sme_core_file/core_1_16_32_0
    R lldb/test/API/linux/aarch64/sme_core_file/core_1_32_16_1
    R lldb/test/API/linux/aarch64/sme_core_file/main.c

  Log Message:
  -----------
  Revert "[lldb][AArch64] Linux corefile support for SME"

This reverts commit 43812c8c87b1c14bbcd160d613b7d8a60c21f260.

Due to failures on x86_64: https://lab.llvm.org/buildbot/#/builders/68/builds/60416




More information about the All-commits mailing list