[all-commits] [llvm/llvm-project] 79e48f: Revert "[MachCore] Report arm64 thread exception s...

Vedant Kumar via All-commits all-commits at lists.llvm.org
Thu Sep 16 13:44:24 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 79e48f3c7c8ca205048f584b7658ef001a677c6d
      https://github.com/llvm/llvm-project/commit/79e48f3c7c8ca205048f584b7658ef001a677c6d
  Author: Vedant Kumar <vsk at apple.com>
  Date:   2021-09-16 (Thu, 16 Sep 2021)

  Changed paths:
    R lldb/include/lldb/Target/AppleArm64ExceptionClass.def
    R lldb/include/lldb/Target/AppleArm64ExceptionClass.h
    M lldb/include/lldb/module.modulemap
    M lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
    M lldb/source/Plugins/Process/mach-core/ThreadMachCore.cpp
    R lldb/test/API/macosx/corefile-exception-reason/Makefile
    R lldb/test/API/macosx/corefile-exception-reason/TestCorefileExceptionReason.py
    R lldb/test/API/macosx/corefile-exception-reason/main.cpp

  Log Message:
  -----------
  Revert "[MachCore] Report arm64 thread exception state"

This reverts commit 7eb67748f9d7186419d678e807c01fc2a3811a80. It causes
TestMachCore.MachCoreTestCase to fail.




More information about the All-commits mailing list