[PATCH] D58857: [HWASan] Save + print registers when tag mismatch occurs in AArch64.

Mitch Phillips via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 8 13:23:10 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT355738: [HWASan] Save + print registers when tag mismatch occurs in AArch64. (authored by hctim, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58857?vs=189909&id=189913#toc

Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D58857

Files:
  lib/hwasan/CMakeLists.txt
  lib/hwasan/hwasan_interface_internal.h
  lib/hwasan/hwasan_linux.cpp
  lib/hwasan/hwasan_report.cpp
  lib/hwasan/hwasan_report.h
  lib/hwasan/hwasan_tag_mismatch_aarch64.S
  test/hwasan/TestCases/register-dump-read.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58857.189913.patch
Type: text/x-patch
Size: 12790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190308/ec9997c0/attachment-0001.bin>


More information about the llvm-commits mailing list