[Lldb-commits] [PATCH] D102428: [StopInfoMachException] Summarize arm64e BLRAx/LDRAx auth failures

Vedant Kumar via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Sep 14 14:04:56 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG66902a32c838: [StopInfoMachException] Summarize arm64e BLRAx/LDRAx auth failures (authored by vsk).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102428/new/

https://reviews.llvm.org/D102428

Files:
  lldb/include/lldb/Core/Address.h
  lldb/include/lldb/Core/Disassembler.h
  lldb/source/Core/Address.cpp
  lldb/source/Core/Disassembler.cpp
  lldb/source/Plugins/Disassembler/LLVMC/DisassemblerLLVMC.cpp
  lldb/source/Plugins/Process/Utility/StopInfoMachException.cpp
  lldb/source/Plugins/Process/Utility/StopInfoMachException.h
  lldb/test/API/functionalities/ptrauth_diagnostics/BLRAA_error/Makefile
  lldb/test/API/functionalities/ptrauth_diagnostics/BLRAA_error/TestPtrauthBLRAADiagnostic.py
  lldb/test/API/functionalities/ptrauth_diagnostics/BLRAA_error/blraa.c
  lldb/test/API/functionalities/ptrauth_diagnostics/BRAA_error/Makefile
  lldb/test/API/functionalities/ptrauth_diagnostics/BRAA_error/TestPtrauthBRAADiagnostic.py
  lldb/test/API/functionalities/ptrauth_diagnostics/BRAA_error/braa.c
  lldb/test/API/functionalities/ptrauth_diagnostics/LDRAA_error/Makefile
  lldb/test/API/functionalities/ptrauth_diagnostics/LDRAA_error/TestPtrauthLDRAADiagnostic.py
  lldb/test/API/functionalities/ptrauth_diagnostics/LDRAA_error/ldraa.c
  lldb/test/API/functionalities/ptrauth_diagnostics/brkC47x_code/Makefile
  lldb/test/API/functionalities/ptrauth_diagnostics/brkC47x_code/TestPtrauthBRKc47xDiagnostic.py
  lldb/test/API/functionalities/ptrauth_diagnostics/brkC47x_code/brkC47x.c
  lldb/test/API/functionalities/ptrauth_diagnostics/brkC47x_x16_invalid/Makefile
  lldb/test/API/functionalities/ptrauth_diagnostics/brkC47x_x16_invalid/TestPtrauthBRKc47xX16Invalid.py
  lldb/test/API/functionalities/ptrauth_diagnostics/brkC47x_x16_invalid/brkC47x.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102428.372562.patch
Type: text/x-patch
Size: 23203 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210914/450bea39/attachment-0001.bin>


More information about the lldb-commits mailing list