[PATCH] D53227: [hwasan] add stack frame descriptions.

Kostya Serebryany via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 22 17:27:19 PDT 2018


kcc updated this revision to Diff 170533.
kcc added a comment.

address one more comment


Repository:
  rL LLVM

https://reviews.llvm.org/D53227

Files:
  lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
  projects/compiler-rt/lib/hwasan/hwasan.cc
  projects/compiler-rt/lib/hwasan/hwasan_interface_internal.h
  test/Instrumentation/HWAddressSanitizer/basic.ll
  test/Instrumentation/HWAddressSanitizer/frame-descriptor.ll
  test/Instrumentation/HWAddressSanitizer/with-calls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53227.170533.patch
Type: text/x-patch
Size: 8744 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181023/098b8f36/attachment.bin>


More information about the llvm-commits mailing list