[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
Tue Mar 5 11:18:11 PST 2019
hctim updated this revision to Diff 189373.
hctim added a comment.
Herald added a subscriber: srhines.
Added a register-dump test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58857/new/
https://reviews.llvm.org/D58857
Files:
compiler-rt/lib/hwasan/CMakeLists.txt
compiler-rt/lib/hwasan/hwasan_interface_internal.h
compiler-rt/lib/hwasan/hwasan_linux.cc
compiler-rt/lib/hwasan/hwasan_report.cc
compiler-rt/lib/hwasan/hwasan_report.h
compiler-rt/lib/hwasan/hwasan_tag_mismatch_aarch64.S
compiler-rt/test/hwasan/TestCases/register-dump-read.c
llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp
llvm/test/CodeGen/AArch64/hwasan-check-memaccess.ll
llvm/utils/gn/secondary/compiler-rt/lib/hwasan/BUILD.gn
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58857.189373.patch
Type: text/x-patch
Size: 16890 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190305/69de7956/attachment-0001.bin>
More information about the llvm-commits
mailing list